Uses of Interface
org.eclipse.jface.action.ExternalActionManager.IExecuteApplicable
Packages that use 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
Constructors in org.eclipse.jface.action with parameters of type ExternalActionManager.IExecuteApplicableModifierConstructorDescriptionCommandCallback
(BindingManager bindingManager, CommandManager commandManager, ExternalActionManager.IActiveChecker activeChecker, ExternalActionManager.IExecuteApplicable checker) Constructs a new instance ofCommandCallback
with the workbench it should be using.