net.sourceforge.plantuml.oregon
Interface Keyboard

All Known Implementing Classes:
KeyboardList

public interface Keyboard


Method Summary
 boolean hasMore()
           
 String input()
           
 

Method Detail

input

String input()
             throws NoInputException
Throws:
NoInputException

hasMore

boolean hasMore()


Copyright © 2013. All Rights Reserved.