Uses of Interface
org.jline.prompt.KeyPressBuilder
Packages that use KeyPressBuilder
Package
Description
JLine Prompt API - Interactive Console Prompts for Java Applications.
Implementation classes for the JLine Prompt API.
-
Uses of KeyPressBuilder in org.jline.prompt
Methods in org.jline.prompt that return KeyPressBuilderModifier and TypeMethodDescriptiondefault KeyPressBuilderPromptBuilder.createKeyPressPrompt()Create a builder for key press prompts.Set the hint text displayed to the user. -
Uses of KeyPressBuilder in org.jline.prompt.impl
Classes in org.jline.prompt.impl that implement KeyPressBuilderModifier and TypeClassDescriptionclassDefault implementation of KeyPressBuilder.Methods in org.jline.prompt.impl that return KeyPressBuilderModifier and TypeMethodDescriptionDefaultPromptBuilder.createKeyPressPrompt()DefaultKeyPressBuilder.transformer(Function<String, String> transformer)