Uses of Class
org.eclipse.core.commands.common.HandleObjectManager
Packages that use HandleObjectManager
Package
Description
Application programming interfaces for commands and handlers.
Application programming interfaces for contexts.
Provides support for bindings between commands and various user input events
(e.g., keyboard shortcuts).
-
Uses of HandleObjectManager in org.eclipse.core.commands
Subclasses of HandleObjectManager in org.eclipse.core.commandsModifier and TypeClassDescriptionfinal class
A central repository for commands -- both in the defined and undefined states. -
Uses of HandleObjectManager in org.eclipse.core.commands.contexts
Subclasses of HandleObjectManager in org.eclipse.core.commands.contextsModifier and TypeClassDescriptionfinal class
A context manager tracks the sets of defined and enabled contexts within the application. -
Uses of HandleObjectManager in org.eclipse.jface.bindings
Subclasses of HandleObjectManager in org.eclipse.jface.bindingsModifier and TypeClassDescriptionfinal class
A central repository for bindings -- both in the defined and undefined states.