Package | Description |
---|---|
org.eclipse.jface.action |
Provides support for shared UI resources such as menus,
tool bars, and status lines.
|
Modifier and Type | Interface and Description |
---|---|
static interface |
ExternalActionManager.IBindingManagerCallback
A callback which communicates with the applications binding manager.
|
Modifier and Type | Class and Description |
---|---|
static class |
ExternalActionManager.CommandCallback
A simple implementation of the
ICallback mechanism that
simply takes a BindingManager and a
CommandManager . |
Modifier and Type | Method and Description |
---|---|
ExternalActionManager.ICallback |
ExternalActionManager.getCallback()
An accessor for the current call back.
|
Modifier and Type | Method and Description |
---|---|
void |
ExternalActionManager.setCallback(ExternalActionManager.ICallback callbackToUse)
A mutator for the current call back
|
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.