|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Extends the YASLApplication interface with methods associated with a GUI application (ie an Applet or Swing application).
Field Summary |
Fields inherited from interface org.yasl.arch.application.YASLApplication |
KEY_ACTION_APPLICATION_EXIT, KEY_ACTION_APPLICATION_START, KEY_ACTION_HANDLER, KEY_APPLICATION, KEY_ERROR_HANDLER, KEY_GUI_APP_ROOTPANE, KEY_PREFERENCES_MANAGER, KEY_RESOURCE_MANAGER, KEY_SWING_APP_FRAME |
Method Summary | |
JRootPane |
getParentPane()
Returns the root pane for the application. |
void |
setGlassPane()
Sets the glass pane for the parent pane. |
void |
unsetGlassPane()
Unsets the glass pane. |
Methods inherited from interface org.yasl.arch.application.YASLApplication |
getActionHandler, getApplicationType, getErrorHandler, getResourceManager, getSingleton, getSingletonKeys, isInitialized, isSingletonMapped, setResourceManager, setSingleton |
Method Detail |
public JRootPane getParentPane()
public void setGlassPane()
public void unsetGlassPane()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |