|
|
|
|
Uses of Package org.eclipse.jface.bindings.keys
Classes in
org.eclipse.jface.bindings.keys used by
org.eclipse.jface.bindings.keys
|
IKeyLookup
A facilitiy for converting the formal representation for key strokes
(i.e., used in persistence) into real key stroke instances. |
KeySequence
A KeySequence is defined as a list of zero or more
KeyStrokes , with the stipulation that all
KeyStroke objects must be complete, save for the last one,
whose completeness is optional. |
KeyStroke
A KeyStroke is defined as an optional set of modifier keys
followed optionally by a natural key. |
ParseException
An exception indicating problems while parsing formal string representations
of either KeyStroke or KeySequence objects. |
Guidelines for using Eclipse APIs.
Copyright (c) Eclipse contributors and others 2000, 2008. All rights reserved.
|
|
|