Eclipse Platform
Release 3.1

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

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

Uses of IContextManager in org.eclipse.ui.contexts
 

Methods in org.eclipse.ui.contexts that return IContextManager
 IContextManager IWorkbenchContextSupport.getContextManager()
          Deprecated. Returns the context manager for the workbench.
 IContextManager ContextManagerEvent.getContextManager()
          Deprecated. Returns the instance of the interface that changed.
 

Constructors in org.eclipse.ui.contexts with parameters of type IContextManager
ContextManagerEvent(IContextManager contextManager, boolean definedContextIdsChanged, boolean enabledContextIdsChanged, Set previouslyDefinedContextIds, Set previouslyEnabledContextIds)
          Deprecated. Creates a new instance of this class.
 


Eclipse Platform
Release 3.1

Guidelines for using Eclipse APIs.

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