Package | Description |
---|---|
org.eclipse.core.commands.contexts |
Application programming interfaces for contexts.
|
org.eclipse.jface.bindings |
Provides support for bindings between commands and various user input events
(e.g., keyboard shortcuts).
|
Modifier and Type | Method and Description |
---|---|
void |
IContextManagerListener.contextManagerChanged(ContextManagerEvent contextManagerEvent)
Notifies that one or more properties of an instance of
IContextManager have changed. |
Modifier and Type | Method and Description |
---|---|
void |
BindingManager.contextManagerChanged(ContextManagerEvent contextManagerEvent)
Notifies this manager that the context manager has changed.
|
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.