Uses of Interface
org.eclipse.jface.action.ExternalActionManager.IExecuteCallback
-
Packages that use ExternalActionManager.IExecuteCallback Package Description org.eclipse.jface.action 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.IExecuteCallback Modifier and Type Class Description static classExternalActionManager.CommandCallbackA simple implementation of theICallbackmechanism that simply takes aBindingManagerand aCommandManager.
-