Uses of Class
org.jline.consoleui.elements.ExpandableChoice
Packages that use ExpandableChoice
-
Uses of ExpandableChoice in org.jline.consoleui.prompt
Methods in org.jline.consoleui.prompt with parameters of type ExpandableChoiceModifier and TypeMethodDescriptionAbstractPrompt.ExpandableChoicePrompt.getPrompt
(Terminal terminal, List<AttributedString> header, AttributedString message, ExpandableChoice expandableChoice, ConsolePrompt.UiConfig cfg) Constructors in org.jline.consoleui.prompt with parameters of type ExpandableChoiceModifierConstructorDescriptionprivate
ExpandableChoicePrompt
(Terminal terminal, List<AttributedString> header, AttributedString message, ExpandableChoice expandableChoice, ConsolePrompt.UiConfig cfg)