|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectJPUI
The one and only main program class. Builds the model, the views, and lays out the GUI.
Constructor Summary | |
JPUI()
|
Method Summary | |
static javax.swing.JPanel |
getContentPanel()
|
static javax.swing.JFrame |
getFrame()
|
static void |
main(java.lang.String[] oArgs)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public JPUI()
Method Detail |
public static javax.swing.JPanel getContentPanel()
public static javax.swing.JFrame getFrame()
public static void main(java.lang.String[] oArgs)
oArgs
- arguments to main
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |