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