Uses of Class
VASSAL.tools.KeyStrokeListener
Packages that use KeyStrokeListener
Package
Description
Provides classes for building Java instances automatically from XML
files.
Contains various utility classes.
-
Uses of KeyStrokeListener in VASSAL.build
Methods in VASSAL.build with parameters of type KeyStrokeListenerModifier and TypeMethodDescriptionvoidGameModule.addKeyStrokeListener(KeyStrokeListener l) The GameModule acts as the mediator for hotkey events.voidGameModule.removeKeyStrokeListener(KeyStrokeListener l) -
Uses of KeyStrokeListener in VASSAL.tools
Subclasses of KeyStrokeListener in VASSAL.toolsModifier and TypeClassDescriptionclassExtension of KeyStrokeListener to support NamedKeyStroke's and store the supplied NamedKeyStroke.