Uses of Package
org.eclipse.core.commands.contexts
Package
Description
Application programming interfaces for contexts.
Application programming interfaces describing the Eclipse 4 context service.
Provides support for bindings between commands and various user input events
(e.g., keyboard shortcuts).
Provides support for integrating contexts into the Eclipse workbench.
-
ClassDescriptionA context is an answer to the question "when".An instance of this class describes changes to an instance of
IContext
.A context manager tracks the sets of defined and enabled contexts within the application.An event indicating that the set of defined context identifiers has changed.An instance of this interface can be used by clients to receive notification of changes to one or more instances ofIContext
.An instance of this interface can be used by clients to receive notification of changes to one or more instances ofIContextManager
. -
ClassDescriptionA context is an answer to the question "when".A context manager tracks the sets of defined and enabled contexts within the application.
-
-
ClassDescriptionA context manager tracks the sets of defined and enabled contexts within the application.An event indicating that the set of defined context identifiers has changed.An instance of this interface can be used by clients to receive notification of changes to one or more instances of
IContextManager
. -
ClassDescriptionA context is an answer to the question "when".An instance of this interface can be used by clients to receive notification of changes to one or more instances of
IContextManager
.