GCA 0.4.0

pfg.gca
Class Main

java.lang.Object
  |
  +--pfg.gca.Main

public class Main
extends java.lang.Object

This class represents the launching point for the GC program.

Author:
Paul Glezen

Constructor Summary
Main()
           
 
Method Summary
static void main(java.lang.String[] args)
          The entry point for the Swing version of GCA.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Main

public Main()
Method Detail

main

public static void main(java.lang.String[] args)
The entry point for the Swing version of GCA.

Paul Glezen
http://glezen.org/gca/

Generated: February 24 2005