|
Eclipse Platform Release 3.2 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ExternalActionManager.ICallback | |
---|---|
org.eclipse.jface.action | 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.action | |
static interface |
ExternalActionManager.IBindingManagerCallback
A callback which communicates with the applications binding manager. |
Classes in org.eclipse.jface.action that implement ExternalActionManager.ICallback | |
static class |
ExternalActionManager.CommandCallback
A simple implementation of the ICallback mechanism that
simply takes a BindingManager and a
CommandManager . |
Methods in org.eclipse.jface.action that return ExternalActionManager.ICallback | |
ExternalActionManager.ICallback |
ExternalActionManager.getCallback()
An accessor for the current call back. |
Methods in org.eclipse.jface.action with parameters of type ExternalActionManager.ICallback | |
void |
ExternalActionManager.setCallback(ExternalActionManager.ICallback callbackToUse)
A mutator for the current call back |
|
Eclipse Platform Release 3.2 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.