Uses of Package
org.eclipse.jface.bindings.keys
Package
Description
Provides support for bindings between commands and keys.
Provides support for formatting key sequences.
Provides classes that help communicate proper content for fields in dialogs and wizards.
Provides a content assist add-on for an
ITextViewer
.Provides support for integrating keys into the Eclipse workbench.
-
ClassDescriptionA
KeySequence
is defined as a list of zero or moreKeyStrokes
, with the stipulation that allKeyStroke
objects must be complete, save for the last one, whose completeness is optional.AKeyStroke
is defined as an optional set of modifier keys followed optionally by a natural key. -
ClassDescriptionA facilitiy for converting the formal representation for key strokes (i.e., used in persistence) into real key stroke instances.A
KeySequence
is defined as a list of zero or moreKeyStrokes
, with the stipulation that allKeyStroke
objects must be complete, save for the last one, whose completeness is optional.AKeyStroke
is defined as an optional set of modifier keys followed optionally by a natural key.An exception indicating problems while parsing formal string representations of eitherKeyStroke
orKeySequence
objects. -
ClassDescriptionA
KeySequence
is defined as a list of zero or moreKeyStrokes
, with the stipulation that allKeyStroke
objects must be complete, save for the last one, whose completeness is optional.AKeyStroke
is defined as an optional set of modifier keys followed optionally by a natural key. -
ClassDescriptionA
KeyStroke
is defined as an optional set of modifier keys followed optionally by a natural key. -
ClassDescriptionA
KeySequence
is defined as a list of zero or moreKeyStrokes
, with the stipulation that allKeyStroke
objects must be complete, save for the last one, whose completeness is optional. -
ClassDescriptionA
KeySequence
is defined as a list of zero or moreKeyStrokes
, with the stipulation that allKeyStroke
objects must be complete, save for the last one, whose completeness is optional.