|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jdesktop.application.AbstractBean
org.jdesktop.application.Application
org.jdesktop.application.SingleFrameApplication
gui.GUIApp
public class GUIApp
The main class of the application. Will open up the configuration panel then the client and the task panels.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.jdesktop.application.Application |
|---|
org.jdesktop.application.Application.ExitListener |
| Constructor Summary | |
|---|---|
GUIApp()
|
|
| Method Summary | |
|---|---|
static GUIApp |
getApplication()
A convenient static getter for the application instance. |
static void |
main(java.lang.String[] args)
Main method launching the application. |
| Methods inherited from class org.jdesktop.application.SingleFrameApplication |
|---|
getMainFrame, getMainView, show, show, show |
| Methods inherited from class org.jdesktop.application.Application |
|---|
addExitListener, exit, exit, getContext, getExitListeners, getInstance, getInstance, hide, launch, quit, removeExitListener |
| Methods inherited from class org.jdesktop.application.AbstractBean |
|---|
addPropertyChangeListener, addPropertyChangeListener, getPropertyChangeListeners, removePropertyChangeListener, removePropertyChangeListener |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GUIApp()
| Method Detail |
|---|
public static GUIApp getApplication()
public static void main(java.lang.String[] args)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||