Class HotkeyEvent


  • public class HotkeyEvent
    extends Object
    • Field Detail

      • keyCode

        public int keyCode
      • modifiers

        public int modifiers
    • Constructor Detail

      • HotkeyEvent

        public HotkeyEvent​(int code_,
                           int mod_)