Class GlobalHotKey

java.lang.Object
All Implemented Interfaces:
PropertyNameSource, PropertySource, EditablePiece, GamePiece, PropertyExporter, StateMergeable, TranslatablePiece, PersistentPropertyContainer, Auditable, ImageSearchTarget, SearchTarget

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