Package | Description |
---|---|
org.eclipse.core.commands |
Application programming interfaces for commands and handlers.
|
org.eclipse.core.commands.contexts |
Application programming interfaces for contexts.
|
org.eclipse.jface.bindings |
Provides support for bindings between commands and various user input events
(e.g., keyboard shortcuts).
|
Modifier and Type | Class and Description |
---|---|
class |
CommandManager
A central repository for commands -- both in the defined and undefined
states.
|
Modifier and Type | Class and Description |
---|---|
class |
ContextManager
A context manager tracks the sets of defined and enabled contexts within the
application.
|
Modifier and Type | Class and Description |
---|---|
class |
BindingManager
A central repository for bindings -- both in the defined and undefined
states.
|
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.