Package | Description |
---|---|
org.eclipse.jface.bindings.keys |
Provides support for bindings between commands and keys.
|
Modifier and Type | Class and Description |
---|---|
class |
SWTKeyLookup
A look-up table for the formal grammar for keys, and the integer values they
represent.
|
Modifier and Type | Method and Description |
---|---|
static IKeyLookup |
KeyLookupFactory.getDefault()
An accessor for the current default look-up.
|
static IKeyLookup |
KeyLookupFactory.getSWTKeyLookup()
Provides an instance of
SWTKeyLookup . |
Modifier and Type | Method and Description |
---|---|
static void |
KeyLookupFactory.setDefault(IKeyLookup defaultLookup)
Sets the default look-up.
|
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.