public static interface DisposableAction.RunActionListener
Action.run()
method is executed.Modifier and Type | Method and Description |
---|---|
void |
runAction(org.eclipse.jface.action.Action action)
Notification that the given action is being executed.
|