Class KeyboardRequester


  • public class KeyboardRequester
    extends java.lang.Object
    Components that require keyboard input should let this class know about it. This helps the Mobile Module know when to display its soft keyboard. Most input components get this functionality automatically through the TouchscreenMouseListener.
    • Constructor Detail

      • KeyboardRequester

        public KeyboardRequester()