Package | Description |
---|---|
org.eclipse.core.commands.contexts |
Application programming interfaces for contexts.
|
Modifier and Type | Class and Description |
---|---|
class |
ContextManager
A context manager tracks the sets of defined and enabled contexts within the
application.
|
Modifier and Type | Method and Description |
---|---|
void |
Context.addContextListener(IContextListener listener)
Registers an instance of
IContextListener to listen for
changes to properties of this instance. |
void |
Context.removeContextListener(IContextListener contextListener)
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.