|
|||||||||||
| 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.swt.launch.SwtMenuLaunchTask
com.tensegrity.skeleton.swt.launch.SwtViewMenuLaunchTask
Creates the View menu and adds it to the MenuBar of a
given SwtApplicationFrame.
Users of this class may override the SwtMenuLaunchTask.postCreate(Object) method and
modify the passed Menu.
| Nested Class Summary |
| Nested classes inherited from class com.tensegrity.skeleton.swt.launch.SwtMenuLaunchTask |
SwtMenuLaunchTask.menuItemsListener |
| 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 | |
SwtViewMenuLaunchTask(SwtApplicationFrame applicationFrame)
Creates a new SwtViewMenuLaunchTask. |
|
| Method Summary | |
int |
run()
The run method of this launch task. |
| Methods inherited from class com.tensegrity.skeleton.swt.launch.SwtMenuLaunchTask |
addMenuItem, addMenuItem, addSeparator, createMenu, createSubMenu, postCreate |
| 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 SwtViewMenuLaunchTask(SwtApplicationFrame applicationFrame)
SwtViewMenuLaunchTask.
applicationFrame - Application context for this LaunchTask.| Method Detail |
public final int run()
throws java.lang.Exception
LaunchTask
run in class LaunchTaskLAUNCHTASKSTATUS_* constants defined
in this interface.
java.lang.Exception
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||