|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.eclipse.jface.action.Action net.sf.tm.plugin.actions.AbstractAction net.sf.tm.plugin.actions.AbstractBackgroundAction net.sf.tm.plugin.actions.StartContextAction
Action for starting a context on a server.
Field Summary |
Fields inherited from interface org.eclipse.jface.action.IAction |
AS_CHECK_BOX, AS_DROP_DOWN_MENU, AS_PUSH_BUTTON, AS_RADIO_BUTTON, CHECKED, DESCRIPTION, ENABLED, IMAGE, TEXT, TOOL_TIP_TEXT |
Constructor Summary | |
StartContextAction(WebContextView parentView)
Constructor for this action. |
Method Summary | |
void |
run()
On excecution the current selected context will get started. |
Methods inherited from class net.sf.tm.plugin.actions.AbstractBackgroundAction |
runInBackground, runInUIThread |
Methods inherited from class net.sf.tm.plugin.actions.AbstractAction |
getLocalizedString, getLocalizedString, getLocalizedString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public StartContextAction(WebContextView parentView)
parentView
- Parent view which created this action.Method Detail |
public void run()
AbstractBusyAction.runWithBusyIndicator()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |