Uses of Class
org.jline.consoleui.elements.ExpandableChoice
-
Packages that use ExpandableChoice Package Description org.jline.consoleui.prompt -
-
Uses of ExpandableChoice in org.jline.consoleui.prompt
Methods in org.jline.consoleui.prompt with parameters of type ExpandableChoice Modifier and Type Method Description static AbstractPrompt.ExpandableChoicePrompt
AbstractPrompt.ExpandableChoicePrompt. getPrompt(org.jline.terminal.Terminal terminal, java.util.List<org.jline.utils.AttributedString> header, org.jline.utils.AttributedString message, ExpandableChoice expandableChoice, ConsolePrompt.UiConfig cfg)
-