Uses of Interface
org.eclipse.ui.contexts.IContextManager
Package
Description
Provides support for integrating contexts into the Eclipse workbench.
-
Uses of IContextManager in org.eclipse.ui.contexts
Modifier and TypeMethodDescriptionContextManagerEvent.getContextManager()
Deprecated.Returns the instance of the interface that changed.IWorkbenchContextSupport.getContextManager()
Deprecated.Returns the context manager for the workbench.ModifierConstructorDescriptionContextManagerEvent
(IContextManager contextManager, boolean definedContextIdsChanged, boolean enabledContextIdsChanged, Set previouslyDefinedContextIds, Set previouslyEnabledContextIds) Deprecated.Creates a new instance of this class.