Package | Description |
---|---|
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 |
BindingManager
A central repository for bindings -- both in the defined and undefined
states.
|
Modifier and Type | Method and Description |
---|---|
void |
Scheme.addSchemeListener(ISchemeListener schemeListener)
Registers an instance of
ISchemeListener to listen for
changes to attributes of this instance. |
void |
Scheme.removeSchemeListener(ISchemeListener schemeListener)
Unregisters an instance of
ISchemeListener listening for
changes to attributes of this instance. |
Guidelines for using Eclipse APIs. Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.