Uses of Interface
org.eclipse.jface.action.ExternalActionManager.IBindingManagerCallback
-
Packages that use ExternalActionManager.IBindingManagerCallback Package Description org.eclipse.jface.action Provides support for shared UI resources such as menus, tool bars, and status lines. -
-
Uses of ExternalActionManager.IBindingManagerCallback in org.eclipse.jface.action
Classes in org.eclipse.jface.action that implement ExternalActionManager.IBindingManagerCallback Modifier and Type Class Description static classExternalActionManager.CommandCallbackA simple implementation of theICallbackmechanism that simply takes aBindingManagerand aCommandManager.
-