Class GET

java.lang.Object
  |
  +--GET

public class GET
extends java.lang.Object

this class contains the static main method that starts the application

See Also:
MainFrame

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

Constructor Detail

GET

public GET()
Method Detail

main

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