|
Eclipse Platform Release 3.1 |
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.jface.bindings.keys.KeyLookupFactory
A factory class for ILookup
instances. This factory can be
used to retrieve instances of look-ups defined by this package. It also
allows you to define your own look-up for use in the classes.
Method Summary | |
---|---|
static IKeyLookup |
getDefault()
An accessor for the current default look-up. |
static IKeyLookup |
getSWTKeyLookup()
Provides an instance of SWTKeyLookup . |
static void |
setDefault(IKeyLookup defaultLookup)
Sets the default look-up. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public static final IKeyLookup getSWTKeyLookup()
SWTKeyLookup
.
null
.public static final IKeyLookup getDefault()
null
.public static final void setDefault(IKeyLookup defaultLookup)
defaultLookup
- the default look-up. Must not be null
.
|
Eclipse Platform Release 3.1 |
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2005. All rights reserved.