|
Interface Summary |
| ICompoundContextActivationService |
An instance of this interface allows clients to manage context activation. |
| IContext |
An instance of this interface is an context as defined by the extension
point org.eclipse.ui.contexts. |
| IContextActivationService |
An instance of this interface allows clients to manage context activation. |
| IContextActivationServiceListener |
An instance of this interface can be used by clients to receive notification
of changes to one or more instances of IContextActivationService. |
| IContextContextBinding |
An instance of this interface represents a binding between an context and an
context. |
| IContextListener |
An instance of this interface can be used by clients to receive notification
of changes to one or more instances of IContext. |
| IContextManager |
An instance of this interface allows clients to manage contexts, as defined
by the extension point org.eclipse.ui.contexts. |
| IContextManagerListener |
An instance of this interface can be used by clients to receive notification
of changes to one or more instances of IContextManager. |
| IMutableContextActivationService |
An instance of this interface allows clients to manage context activation. |
| IMutableContextManager |
An instance of this interface allows clients to manage contexts, as defined
by the extension point org.eclipse.ui.contexts. |
| IWorkbenchContextSupport |
An instance of this interface provides support for managing contexts at the
IWorkbench level. |
| IWorkbenchPageContextSupport |
An instance of this interface provides support for managing contexts at the
IWorkbenchPage level. |
| IWorkbenchPartSiteContextSupport |
An instance of this interface provides support for managing contexts at the
IWorkbenchPartSite level. |
| IWorkbenchWindowContextSupport |
An instance of this interface provides support for managing contexts at the
IWorkbenchWindow level. |