Package org.strassburger.tui4j.input
Class ContinueInput
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.strassburger.tui4j.input.Input
addValidationRule, addValidationRules, getCursor, getErrorMessage, getLabel, getPrinter, getScanner, isRetryOnInvalid, setCursor, setErrorMessage, setErrorMessage, setLabel, setLabel, setPrinter, setRetryOnInvalid, setScanner, validate
-
Constructor Details
-
ContinueInput
public ContinueInput()
-
-
Method Details
-
read
Description copied from class:InputRead the input value- Specified by:
readin classInput<Void,ContinueInput> - Returns:
- the input value
-