|
Eclipse Platform Release 3.1 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IKeyLookup | |
---|---|
org.eclipse.jface.bindings.keys | Provides support for bindings between commands and keys. |
Uses of IKeyLookup in org.eclipse.jface.bindings.keys |
---|
Classes in org.eclipse.jface.bindings.keys that implement IKeyLookup | |
class |
SWTKeyLookup
A look-up table for the formal grammar for keys, and the integer values they represent. |
Methods in org.eclipse.jface.bindings.keys that return IKeyLookup | |
static IKeyLookup |
KeyLookupFactory.getSWTKeyLookup()
Provides an instance of SWTKeyLookup . |
static IKeyLookup |
KeyLookupFactory.getDefault()
An accessor for the current default look-up. |
Methods in org.eclipse.jface.bindings.keys with parameters of type IKeyLookup | |
static void |
KeyLookupFactory.setDefault(IKeyLookup defaultLookup)
Sets the default look-up. |
|
Eclipse Platform Release 3.1 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2005. All rights reserved.