Eclipse Platform
Release 3.0

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

Packages that use IContextListener
org.eclipse.ui.contexts   
 

Uses of IContextListener in org.eclipse.ui.contexts
 

Methods in org.eclipse.ui.contexts with parameters of type IContextListener
 void IContext.addContextListener(IContextListener contextListener)
          Registers an instance of IContextListener to listen for changes to properties of this instance.
 void IContext.removeContextListener(IContextListener contextListener)
          Unregisters an instance of IContextListener listening for changes to properties of this instance.
 


Eclipse Platform
Release 3.0

Guidelines for using Eclipse APIs.

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