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. |
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.