Class Net4jItemProvider.RemoveAction

java.lang.Object
org.eclipse.core.commands.common.EventManager
org.eclipse.jface.action.AbstractAction
org.eclipse.jface.action.Action
org.eclipse.net4j.util.ui.actions.SafeAction
org.eclipse.net4j.util.ui.actions.LongRunningAction
org.eclipse.net4j.ui.Net4jItemProvider.RemoveAction
All Implemented Interfaces:
IAction
Enclosing class:
Net4jItemProvider

public static class Net4jItemProvider.RemoveAction extends org.eclipse.net4j.util.ui.actions.LongRunningAction
If the meaning of this type isn't clear, there really should be more of a description here...
Author:
Eike Stepper
  • Constructor Details

    • RemoveAction

      public RemoveAction(Object object)
  • Method Details

    • getObject

      public Object getObject()
    • doRun

      protected void doRun(IProgressMonitor progressMonitor) throws Exception
      Specified by:
      doRun in class org.eclipse.net4j.util.ui.actions.LongRunningAction
      Throws:
      Exception