Interface IKeyEvent


  • public interface IKeyEvent
    Project: User: rufenec Date: 11/24/2014 Time: 3:20 PM
    • Method Detail

      • getText

        java.lang.String getText()
      • isShiftDown

        boolean isShiftDown()
      • isControlDown

        boolean isControlDown()
      • isAltDown

        boolean isAltDown()