net.sourceforge.pmd.util.viewer
Class Viewer

java.lang.Object
  extended bynet.sourceforge.pmd.util.viewer.Viewer

public class Viewer
extends java.lang.Object

viewer's starter

Version:
$Id: Viewer.java,v 1.5 2005/08/23 17:17:49 tomcopeland Exp $
Author:
Boris Gruschko ( boris at gruschko.org )

Constructor Summary
Viewer()
           
 
Method Summary
static void main(java.lang.String[] args)
          starts the viewer
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Viewer

public Viewer()
Method Detail

main

public static void main(java.lang.String[] args)
starts the viewer

Parameters:
args - arguments


Copyright © 2002-2005 InfoEther. All Rights Reserved.