|
Eclipse Platform Release 3.1 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IContextListener | |
---|---|
org.eclipse.core.commands.contexts | Application programming interfaces for contexts. |
Uses of IContextListener in org.eclipse.core.commands.contexts |
---|
Classes in org.eclipse.core.commands.contexts that implement IContextListener | |
class |
ContextManager
A context manager tracks the sets of defined and enabled contexts within the application. |
Methods in org.eclipse.core.commands.contexts with parameters of type IContextListener | |
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. |
|
Eclipse Platform Release 3.1 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2005. All rights reserved.