Package net.sourceforge.plantuml.oregon
Interface Keyboard
-
- All Known Implementing Classes:
KeyboardList
public interface Keyboard
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanhasMore()java.lang.Stringinput()
-
-
-
Method Detail
-
input
java.lang.String input() throws NoInputException- Throws:
NoInputException
-
hasMore
boolean hasMore()
-
-