Interface Keystrokes


  • public interface Keystrokes
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static javax.swing.KeyStroke CTRL_ALT_A
      The Constant CTRL_ALT_A.
      static javax.swing.KeyStroke CTRL_ALT_B
      The Constant CTRL_ALT_B.
      static javax.swing.KeyStroke CTRL_ALT_C
      The Constant CTRL_ALT_C.
      static javax.swing.KeyStroke CTRL_ALT_D
      The Constant CTRL_ALT_D.
      static javax.swing.KeyStroke CTRL_ALT_E
      The Constant CTRL_ALT_E.
      static javax.swing.KeyStroke CTRL_ALT_F
      The Constant CTRL_ALT_F.
    • Field Detail

      • CTRL_ALT_A

        static final javax.swing.KeyStroke CTRL_ALT_A
        The Constant CTRL_ALT_A.
      • CTRL_ALT_B

        static final javax.swing.KeyStroke CTRL_ALT_B
        The Constant CTRL_ALT_B.
      • CTRL_ALT_C

        static final javax.swing.KeyStroke CTRL_ALT_C
        The Constant CTRL_ALT_C.
      • CTRL_ALT_D

        static final javax.swing.KeyStroke CTRL_ALT_D
        The Constant CTRL_ALT_D.
      • CTRL_ALT_E

        static final javax.swing.KeyStroke CTRL_ALT_E
        The Constant CTRL_ALT_E.
      • CTRL_ALT_F

        static final javax.swing.KeyStroke CTRL_ALT_F
        The Constant CTRL_ALT_F.