Eclipse Platform
Release 3.1

Uses of Interface
org.eclipse.ui.contexts.IContextManagerListener

Packages that use IContextManagerListener
org.eclipse.ui.contexts Provides support for integrating contexts into the Eclipse workbench. 
 

Uses of IContextManagerListener in org.eclipse.ui.contexts
 

Methods in org.eclipse.ui.contexts with parameters of type IContextManagerListener
 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.
 


Eclipse Platform
Release 3.1

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2005. All rights reserved.