Uses of Interface
org.eclipse.jface.action.ExternalActionManager.ICallback
Packages that use 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
Subinterfaces of ExternalActionManager.ICallback in org.eclipse.jface.actionModifier and TypeInterfaceDescriptionstatic interfaceA callback which communicates with the applications binding manager.Classes in org.eclipse.jface.action that implement ExternalActionManager.ICallbackModifier and TypeClassDescriptionstatic classA simple implementation of theICallbackmechanism that simply takes aBindingManagerand aCommandManager.Methods in org.eclipse.jface.action that return ExternalActionManager.ICallbackModifier and TypeMethodDescriptionExternalActionManager.getCallback()An accessor for the current call back.Methods in org.eclipse.jface.action with parameters of type ExternalActionManager.ICallbackModifier and TypeMethodDescriptionvoidExternalActionManager.setCallback(ExternalActionManager.ICallback callbackToUse) A mutator for the current call back