Class 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 Detail

      • RemoveAction

        public RemoveAction​(java.lang.Object object)
    • Method Detail

      • getObject

        public java.lang.Object getObject()
      • doRun

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