Package org.fest.swing.keystroke
Class KeyStrokeMapCollection
java.lang.Object
org.fest.swing.keystroke.KeyStrokeMapCollection
Understands a mapping between characters and
KeyStroke
s.-
Field Summary
FieldsModifier and TypeFieldDescription -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
charToKeyStroke
-
keyStrokeToChar
-
-
Constructor Details
-
KeyStrokeMapCollection
KeyStrokeMapCollection()
-
-
Method Details
-
add
-
clear
void clear() -
isEmpty
boolean isEmpty() -
keyStrokeFor
-
charFor
-