Overview

 
Class  Use  Tree  Deprecated  Index  Help 
Eclipse Platform
Release 3.0
 PREV PACKAGE   NEXT PACKAGE FRAMES    NO FRAMES  


 

Package org.eclipse.ui.contexts

Interface Summary
IContext An instance of this interface is an context as defined by the extension point org.eclipse.ui.contexts.
IContextListener An instance of this interface can be used by clients to receive notification of changes to one or more instances of IContext.
IContextManager A context manager tracks the sets of defined and enabled contexts within the application.
IContextManagerListener An instance of this interface can be used by clients to receive notification of changes to one or more instances of IContextManager.
IWorkbenchContextSupport An instance of this interface provides support for managing contexts at the IWorkbench level.
 

Class Summary
ContextEvent An instance of this class describes changes to an instance of IContext.
ContextManagerEvent An instance of this class describes changes to an instance of IContextManager.
EnabledSubmission An instance of this class represents a request to enabled a context.
 

Exception Summary
ContextException Signals that an exception occured within the context architecture.
NotDefinedException Signals that an attempt was made to access the properties of an undefined object.
 


 

Overview

 
Class  Use  Tree  Deprecated  Index  Help 
Eclipse Platform
Release 3.0
 PREV PACKAGE   NEXT PACKAGE FRAMES    NO FRAMES  


Guidelines for using Eclipse APIs.

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