Uses of Interface
org.eclipse.jface.action.ExternalActionManager.ICallback
Package
Description
Provides support for shared UI resources such as menus,
tool bars, and status lines.
-
Uses of ExternalActionManager.ICallback in org.eclipse.jface.action
Modifier and TypeInterfaceDescriptionstatic interface
A callback which communicates with the applications binding manager.Modifier and TypeClassDescriptionstatic class
A simple implementation of theICallback
mechanism that simply takes aBindingManager
and aCommandManager
.Modifier and TypeMethodDescriptionExternalActionManager.getCallback()
An accessor for the current call back.Modifier and TypeMethodDescriptionvoid
ExternalActionManager.setCallback
(ExternalActionManager.ICallback callbackToUse) A mutator for the current call back