Package | Description |
---|---|
org.eclipse.ui.contexts |
Provides support for integrating contexts into the Eclipse workbench.
|
Modifier and Type | Method and Description |
---|---|
void |
IContextManager.addContextManagerListener(IContextManagerListener contextManagerListener)
Deprecated.
Registers an instance of
IContextManagerListener to listen
for changes to properties of this instance. |
void |
IContextManager.removeContextManagerListener(IContextManagerListener contextManagerListener)
Deprecated.
Unregisters an instance of
IContextManagerListener
listening for changes to properties of this instance. |
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.