Package | Description |
---|---|
org.eclipse.ui |
Application programming interfaces for interaction
with and extension of the Eclipse Platform User Interface.
|
org.eclipse.ui.contexts |
Provides support for integrating contexts into the Eclipse workbench.
|
Class and Description |
---|
IWorkbenchContextSupport
Deprecated.
Please use
IBindingService and
IContextService instead. |
Class and Description |
---|
ContextEvent
Deprecated.
Please use the "org.eclipse.core.commands" plug-in instead.
|
ContextException
Deprecated.
Please use the "org.eclipse.core.commands" plug-in instead.
|
ContextManagerEvent
Deprecated.
Please use the "org.eclipse.core.commands" plug-in instead.
|
EnabledSubmission
Deprecated.
Please use
IContextService.activateContext
instead. |
IContext
Deprecated.
Please use the "org.eclipse.core.commands" plug-in instead.
|
IContextActivation
A token representing the activation of a context.
|
IContextListener
Deprecated.
Please use the "org.eclipse.core.commands" plug-in instead.
|
IContextManager
Deprecated.
Please use the "org.eclipse.core.commands" plug-in instead.
|
IContextManagerListener
Deprecated.
Please use the "org.eclipse.core.commands" plug-in instead.
|
IContextService
Provides services related to contexts in the Eclipse workbench.
|
NotDefinedException
Deprecated.
Please use the "org.eclipse.core.commands" plug-in instead.
|
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.