Uses of Class
org.strassburger.tui4j.input.SelectInput
Packages that use SelectInput
-
Uses of SelectInput in org.strassburger.tui4j.input
Methods in org.strassburger.tui4j.input that return SelectInputModifier and TypeMethodDescriptionAdds an option to the select inputSelectInput.addOptions(List<SelectInput.Option<T>> options) Adds multiple options to the select inputSelectInput.setOptionsStyle(String optionsStyle) Sets the style of the optionsSelectInput.setOptionsStyle(StyledText optionsStyle) Sets the style of the options