Package org.fest.swing.keystroke
package org.fest.swing.keystroke
Maps characters to key strokes for several languages.
Classes in this package have been adapted from Abbot. Many thanks to Timothy Wall.
-
ClassDescriptionUnderstands a default mapping of characters and
s.KeyStroke
Understands a collection of
.KeyStrokeMapping
Understands a mapping between characters and
s.KeyStroke
Understands a mapping between a character and a
.KeyStroke
Understands how to provide a mapping between characters and
s.KeyStroke
Understands creation of
s from class names.KeyStrokeMappingProvider
Understands a generated name for a
to use, based on operating system family and locale.KeyStrokeMappingProvider
Understands how to choose a
based on OS family and locale.KeyStrokeMappingProvider
Understands utility methods related to
s.KeyStrokeMapping
Understands creation of
s by parsing a text file.KeyStrokeMapping
Understands a
created by parsing a text file containing all the key mappings.KeyStrokeMappingProvider