Class KeyCombination


  • public class KeyCombination
    extends java.lang.Object
    • Method Detail

      • getCode

        public int getCode()
      • getChar

        public char getChar()
      • isTyped

        public boolean isTyped()
      • getCharOrCode

        public int getCharOrCode()
      • isShiftDown

        public boolean isShiftDown()
      • isCtrlDown

        public boolean isCtrlDown()
      • isAltDown

        public boolean isAltDown()