Overview

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


 

Uses of Package
org.eclipse.ui.contexts

Packages that use org.eclipse.ui.contexts
org.eclipse.ui Application programming interfaces for interaction with and extension of the Eclipse Platform User Interface.  
org.eclipse.ui.contexts   
 

Classes in org.eclipse.ui.contexts used by org.eclipse.ui
IWorkbenchContextSupport
           An instance of this interface provides support for managing contexts at the IWorkbench level.
 

Classes in org.eclipse.ui.contexts used by org.eclipse.ui.contexts
ContextEvent
          An instance of this class describes changes to an instance of IContext.
ContextException
          Signals that an exception occured within the context architecture.
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.
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.
NotDefinedException
          Signals that an attempt was made to access the properties of an undefined object.
 


 

Overview

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


Guidelines for using Eclipse APIs.

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