Package VASSAL.tools

Class HotkeySpecifier

All Implemented Interfaces:
KeyListener, ImageObserver, MenuContainer, Serializable, EventListener, Accessible, Scrollable, SwingConstants

public class HotkeySpecifier extends JTextField implements KeyListener
Text component for specifying a hot key
See Also:
Serialized Form
  • Constructor Details

    • HotkeySpecifier

      public HotkeySpecifier()
    • HotkeySpecifier

      public HotkeySpecifier(int key)
  • Method Details