Uses of Interface
org.eclipse.jface.action.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
Modifier and TypeClassDescriptionstatic class
A simple implementation of theICallback
mechanism that simply takes aBindingManager
and aCommandManager
.