Eclipse Platform
Release 3.0

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

Packages that use IContext
org.eclipse.ui.contexts   
 

Uses of IContext in org.eclipse.ui.contexts
 

Methods in org.eclipse.ui.contexts that return IContext
 IContext ContextEvent.getContext()
          Returns the instance of the interface that changed.
 IContext IContextManager.getContext(String contextId)
          Returns an instance of IContext given an identifier.
 

Constructors in org.eclipse.ui.contexts with parameters of type IContext
ContextEvent(IContext context, boolean definedChanged, boolean enabledChanged, boolean nameChanged, boolean parentIdChanged)
          Creates a new instance of this class.
 


Eclipse Platform
Release 3.0

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2004. All rights reserved.