|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.eclipse.jface.action.Action
net.sf.tm.plugin.actions.AbstractAction
net.sf.tm.plugin.actions.AbstractBackgroundAction
net.sf.tm.plugin.actions.StopContextAction
Action for stopping a context.
| 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 | |
StopContextAction(WebContextView parentView)
Constructor for this action. |
|
| Method Summary | |
void |
run()
On excecution the current selected context will get stopped. |
| 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 StopContextAction(WebContextView parentView)
parentView - Parent view which created this action.| Method Detail |
public void run()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||