Module org.jline.prompt
Package org.jline.prompt.impl
package org.jline.prompt.impl
Implementation classes for the JLine Prompt API.
This package contains implementation classes for the interfaces defined in the
org.jline.prompt package. These classes are not intended to be used
directly by application code.
-
ClassesClassDescriptionAbstractPromptResult<T extends Prompt>Abstract base class for prompt results.Default implementation of CheckboxBuilder.Default implementation of CheckboxItem interface.Default implementation of CheckboxPrompt interface.Implementation of CheckboxResult.Default implementation of CheckboxSeparatorBuilder.Default implementation of ChoiceBuilder.Default implementation of ChoiceItem interface.Default implementation of ChoicePrompt interface.Implementation of ChoiceResult.Default implementation of ConfirmBuilder.Default implementation of ConfirmPrompt interface.Implementation of ConfirmResult.Default implementation of EditorBuilder.Default implementation of EditorPrompt interface.Implementation of EditorResult.Default implementation of InputBuilder.Default implementation of InputPrompt interface.Implementation of InputResult.Default implementation of KeyPressBuilder.Default implementation of KeyPressPrompt.Implementation of KeyPressResult.Default implementation of ListBuilder.Default implementation of ListItem interface.Default implementation of ListPrompt interface.Implementation of ListResult.Default implementation of ListSeparatorBuilder.Implementation of NoResult.Default implementation of NumberBuilder.Default implementation of NumberPrompt interface.Default implementation of PasswordBuilder.Default implementation of PasswordPrompt interface.Base implementation class for all prompt types.Default implementation of the PromptBuilder interface.Default implementation of the Prompter interface.Default implementation of PrompterConfig interface.Default implementation of SearchBuilder.Default implementation of SearchPrompt interface.Implementation of SearchResult.Default implementation of SeparatorItem interface.Default implementation of TextBuilder.Default implementation of TextPrompt interface.Default implementation of ToggleBuilder.Default implementation of TogglePrompt.Implementation of ToggleResult.