eu.geclipse.servicejob.ui.actions
Class RunServiceJobAction
java.lang.Object
eu.geclipse.servicejob.ui.actions.RunServiceJobAction
public class RunServiceJobAction
- extends java.lang.Object
Action for running Operator's Job.
|
Method Summary |
void |
run(IAction action)
|
void |
selectionChanged(IAction action,
ISelection selection)
|
void |
setActivePart(IAction action,
IWorkbenchPart targetPart)
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RunServiceJobAction
public RunServiceJobAction()
setActivePart
public void setActivePart(IAction action,
IWorkbenchPart targetPart)
run
public void run(IAction action)
selectionChanged
public void selectionChanged(IAction action,
ISelection selection)