|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.tensegrity.gui.launch.LaunchTask
com.tensegrity.skeleton.swing.launch.AbstractLaunchTask
com.tensegrity.skeleton.swing.launch.MenuLaunchTask
com.tensegrity.skeleton.swing.launch.WindowMenuLaunchTask
Initializes the ToolMenu and adds it to the application menu bar.
| Nested Class Summary |
| Nested classes inherited from class com.tensegrity.skeleton.swing.launch.MenuLaunchTask |
MenuLaunchTask.MenuItemWrapper |
| Field Summary |
| Fields inherited from class com.tensegrity.gui.launch.LaunchTask |
lasterror, LAUNCHTASKSTATUS_FATAL, LAUNCHTASKSTATUS_FATAL_RETRY, LAUNCHTASKSTATUS_SERIOUS, LAUNCHTASKSTATUS_SERIOUS_RETRY, LAUNCHTASKSTATUS_SHUTDOWN, LAUNCHTASKSTATUS_SUCCESS, LAUNCHTASKSTATUS_WARNING |
| Constructor Summary | |
WindowMenuLaunchTask(ApplicationFrame applicationFrame)
Creates the WindowMenuLaunchTask which creates the
WindowMenu for the given ApplicationFrame. |
|
| Method Summary | |
void |
postCreate(java.lang.Object object)
Receives the MenuTool instance created by this launchTask. |
int |
run()
Creates a new Menu, adds it to the UIMap and initializes the MenuTool of the application. |
| Methods inherited from class com.tensegrity.skeleton.swing.launch.MenuLaunchTask |
addToMenu, addToMenu, addToMenu, addToMenu, addToMenu, addToMenu, addToMenu, addToMenu, addToMenu, createMenu, getMenuItem |
| Methods inherited from class com.tensegrity.skeleton.swing.launch.AbstractLaunchTask |
findResourceText, getApplicationFrame, getName, getStatusPrefix, getStatusPrefixResourceKey |
| Methods inherited from class com.tensegrity.gui.launch.LaunchTask |
getError, getStatusDetails |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public WindowMenuLaunchTask(ApplicationFrame applicationFrame)
WindowMenuLaunchTask which creates the
WindowMenu for the given ApplicationFrame.
applicationFrame - Application context for this LaunchTask.| Method Detail |
public void postCreate(java.lang.Object object)
postCreate in class AbstractLaunchTaskobject - AbstractLaunchTask.postCreate(Object)
public final int run()
throws java.lang.Exception
run in class LaunchTaskLAUNCHTASKSTATUS_* constants defined
in this interface.
java.lang.ExceptionLaunchTask.run()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||