|
||||||||||
| 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
myjquery.MyJSQLApp
public class MyJSQLApp
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.jdesktop.application.Application |
|---|
org.jdesktop.application.Application.ExitListener |
| Constructor Summary | |
|---|---|
MyJSQLApp()
|
|
| Method Summary | |
|---|---|
protected void |
configureWindow(java.awt.Window root)
This method is to initialize the specified window by injecting resources. |
static MyJSQLApp |
getApplication()
A convenient static getter for the application instance. |
static void |
main(java.lang.String[] args)
Main method launching the application. |
protected void |
startup()
At startup create and show the main frame of the application. |
| Methods inherited from class org.jdesktop.application.SingleFrameApplication |
|---|
getMainFrame, getMainView, setMainFrame, show, show, show, show, shutdown |
| Methods inherited from class org.jdesktop.application.Application |
|---|
addExitListener, end, exit, exit, getContext, getExitListeners, getInstance, getInstance, hide, initialize, launch, quit, ready, removeExitListener |
| Methods inherited from class org.jdesktop.application.AbstractBean |
|---|
addPropertyChangeListener, addPropertyChangeListener, firePropertyChange, firePropertyChange, getPropertyChangeListeners, removePropertyChangeListener, removePropertyChangeListener |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MyJSQLApp()
| Method Detail |
|---|
protected void startup()
startup in class org.jdesktop.application.Applicationprotected void configureWindow(java.awt.Window root)
configureWindow in class org.jdesktop.application.SingleFrameApplicationpublic static MyJSQLApp 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 | |||||||||