Eclipse Platform
Release 3.6

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 ContextManagerEvent.getContextManager()
          Deprecated. Returns the instance of the interface that changed.
 IContextManager IWorkbenchContextSupport.getContextManager()
          Deprecated. Returns the context manager for the workbench.
 

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.6

Guidelines for using Eclipse APIs.

Copyright (c) Eclipse contributors and others 2000, 2010. All rights reserved.