Package VASSAL.tools
Class NamedKeyStrokeListener
java.lang.Object
VASSAL.tools.KeyStrokeListener
VASSAL.tools.NamedKeyStrokeListener
Extension of KeyStrokeListener to support NamedKeyStroke's and
store the supplied NamedKeyStroke. Some components use KeyStrokeListeners
to store KeyStroke values.
-
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Modifier and TypeMethodDescriptionvoidsetKeyStroke(KeyStroke newKey)voidsetKeyStroke(NamedKeyStroke newKey)Methods inherited from class VASSAL.tools.KeyStrokeListener
addKeyStrokeSource, getKeyStroke, keyPressed, removeKeyStrokeSource
-
Constructor Details
-
NamedKeyStrokeListener
-
NamedKeyStrokeListener
-
-
Method Details
-
setKeyStroke
- Overrides:
setKeyStrokein classKeyStrokeListener
-
setKeyStroke
-
getNamedKeyStroke
-