Eclipse Platform
Release 3.1

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

Packages that use IContext
org.eclipse.ui.contexts 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 IContext
 IContext IContextManager.getContext(String contextId)
          Deprecated. Returns an instance of IContext given an identifier.
 IContext ContextEvent.getContext()
          Deprecated. Returns the instance of the interface that changed.
 

Constructors in org.eclipse.ui.contexts with parameters of type IContext
ContextEvent(IContext context, boolean definedChanged, boolean enabledChanged, boolean nameChanged, boolean parentIdChanged)
          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.