Class GlobalHotKey

java.lang.Object
VASSAL.counters.Decorator
VASSAL.counters.GlobalHotKey
All Implemented Interfaces:
PropertyNameSource, PropertySource, EditablePiece, GamePiece, PropertyExporter, StateMergeable, TranslatablePiece, PersistentPropertyContainer

public class GlobalHotKey
extends Decorator
implements TranslatablePiece
Adds a menu entry that fires a specified key event to the module window. Effectively allows a Game Piece to activate a button in the toolbar
Author:
rkinney