Uses of Interface
org.eclipse.ui.contexts.IContext
Package
Description
Provides support for integrating contexts into the Eclipse workbench.
-
Uses of IContext in org.eclipse.ui.contexts
Modifier and TypeMethodDescriptionContextEvent.getContext()
Deprecated.Returns the instance of the interface that changed.IContextManager.getContext
(String contextId) Deprecated.Returns an instance ofIContext
given an identifier.ModifierConstructorDescriptionContextEvent
(IContext context, boolean definedChanged, boolean enabledChanged, boolean nameChanged, boolean parentIdChanged) Deprecated.Creates a new instance of this class.