g-Eclipse
Release 1.0.0

eu.geclipse.servicejob.ui.actions
Class DeleteServiceJobAction

java.lang.Object
  extended by eu.geclipse.servicejob.ui.actions.DeleteServiceJobAction

public class DeleteServiceJobAction
extends java.lang.Object

Action for deleting Operator's Job from workspace.


Constructor Summary
DeleteServiceJobAction()
           
 
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
 

Constructor Detail

DeleteServiceJobAction

public DeleteServiceJobAction()
Method Detail

run

public void run(IAction action)

selectionChanged

public void selectionChanged(IAction action,
                             ISelection selection)

setActivePart

public void setActivePart(IAction action,
                          IWorkbenchPart targetPart)

g-Eclipse
Release 1.0.0