Uses of Interface
org.eclipse.jface.action.ExternalActionManager.IExecuteApplicable
Package
Description
Provides support for shared UI resources such as menus,
tool bars, and status lines.
-
Uses of ExternalActionManager.IExecuteApplicable in org.eclipse.jface.action
ModifierConstructorDescriptionCommandCallback
(BindingManager bindingManager, CommandManager commandManager, ExternalActionManager.IActiveChecker activeChecker, ExternalActionManager.IExecuteApplicable checker) Constructs a new instance ofCommandCallback
with the workbench it should be using.