net.sourceforge.plantuml.oregon
Class SmartKeyboard
java.lang.Object
net.sourceforge.plantuml.oregon.SmartKeyboard
public class SmartKeyboard
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SmartKeyboard
public SmartKeyboard(Keyboard keyboard)
input
public String input(Screen screen)
throws NoInputException
- Throws:
NoInputException
inputInt
public int inputInt(Screen screen)
throws NoInputException
- Throws:
NoInputException
hasMore
public boolean hasMore()
getHistory
public List<String> getHistory()
Copyright © 2012. All Rights Reserved.