Uses of Interface
org.eclipse.ui.contexts.IContext
Packages that use IContext
Package
Description
Provides support for integrating contexts into the Eclipse workbench.
-
Uses of IContext in org.eclipse.ui.contexts
Methods in org.eclipse.ui.contexts that return IContextModifier and TypeMethodDescriptionContextEvent.getContext()Deprecated.Returns the instance of the interface that changed.IContextManager.getContext(String contextId) Deprecated.Returns an instance ofIContextgiven an identifier.Constructors in org.eclipse.ui.contexts with parameters of type IContextModifierConstructorDescriptionContextEvent(IContext context, boolean definedChanged, boolean enabledChanged, boolean nameChanged, boolean parentIdChanged) Deprecated.Creates a new instance of this class.