| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcz.aiken.util.lwtt.Main
public class Main
This class represents the application itself. It creates the main application frame and makes it visible.
| Constructor Summary | |
|---|---|
Main()
Main class constructor.  | 
|
| Method Summary | |
|---|---|
static void | 
main(java.lang.String[] args)
The main application method.  | 
 void | 
run()
Creates the main frame and makes it visible.  | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public Main()
| Method Detail | 
|---|
public void run()
run in interface java.lang.Runnablepublic static void main(java.lang.String[] args)
args - the command line arguments (currently ignored)
  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||