Class SmartKeyboard


  • public class SmartKeyboard
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.List<java.lang.String> getHistory()  
      boolean hasMore()  
      java.lang.String input​(Screen screen)  
      int inputInt​(Screen screen)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait