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