Class KyEvent

    • Method Detail

      • getCharacter

        public char getCharacter()
      • getCode

        public KeyCode getCode()
      • getAccelerator

        public Accelerator getAccelerator()
        Converts the key event into a corresponding accelerator.
        Returns:
        an accelerator matching the key code and modifiers of the event.