|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--org.gjt.universe.Universe
This is the main application class for the Universe Gaming System. The Universe class is responsible for mainly three things:
| Constructor Summary | |
Universe()
|
|
| Method Summary | |
static void |
main(java.lang.String[] args)
This is where it all starts... |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Universe()
| Method Detail |
public static void main(java.lang.String[] args)
throws GUIUnknownException
GUIUnknownException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||