Uses of Interface
org.eclipse.jface.action.ExternalActionManager.IExecuteCallback
Packages that use ExternalActionManager.IExecuteCallback
Package
Description
Provides support for shared UI resources such as menus,
tool bars, and status lines.
-
Uses of ExternalActionManager.IExecuteCallback in org.eclipse.jface.action
Classes in org.eclipse.jface.action that implement ExternalActionManager.IExecuteCallbackModifier and TypeClassDescriptionstatic classA simple implementation of theICallbackmechanism that simply takes aBindingManagerand aCommandManager.