Package net.sourceforge.plantuml.oregon
Class SmartKeyboard
java.lang.Object
net.sourceforge.plantuml.oregon.SmartKeyboard
public class SmartKeyboard
extends java.lang.Object
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
SmartKeyboard
-
-
Method Details
-
input
- Throws:
NoInputException
-
inputInt
- Throws:
NoInputException
-
hasMore
public boolean hasMore() -
getHistory
public java.util.List<java.lang.String> getHistory()
-