Uses of Class
org.jline.consoleui.elements.Checkbox
Packages that use Checkbox
-
Uses of Checkbox in org.jline.consoleui.prompt
Methods in org.jline.consoleui.prompt with parameters of type CheckboxModifier and TypeMethodDescriptionAbstractPrompt.CheckboxPrompt.getPrompt(org.jline.terminal.Terminal terminal, List<org.jline.utils.AttributedString> header, org.jline.utils.AttributedString message, Checkbox checkbox, ConsolePrompt.UiConfig cfg)