Uses of Class
org.eclipse.core.commands.common.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
Modifier and TypeClassDescriptionfinal class
A central repository for commands -- both in the defined and undefined states. -
Uses of HandleObjectManager in org.eclipse.core.commands.contexts
Modifier 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
Modifier and TypeClassDescriptionfinal class
A central repository for bindings -- both in the defined and undefined states.