Uses of Class
org.strassburger.tui4j.input.NumberInput
Packages that use NumberInput
-
Uses of NumberInput in org.strassburger.tui4j.input
Methods in org.strassburger.tui4j.input that return NumberInputModifier and TypeMethodDescriptionNumberInput.setAllowComma(boolean allowComma) Set whether to allow commas as decimal separators.NumberInput.setInline(boolean inline) Set whether to display the input prompt inline.