Uses of Interface
org.jline.prompt.TextBuilder
Packages that use TextBuilder
Package
Description
JLine Prompt API - Interactive Console Prompts for Java Applications.
Implementation classes for the JLine Prompt API.
-
Uses of TextBuilder in org.jline.prompt
Methods in org.jline.prompt that return TextBuilderModifier and TypeMethodDescriptionPromptBuilder.createText()Create a builder for text displays.Set the text to display. -
Uses of TextBuilder in org.jline.prompt.impl
Classes in org.jline.prompt.impl that implement TextBuilderMethods in org.jline.prompt.impl that return TextBuilderModifier and TypeMethodDescriptionDefaultPromptBuilder.createText()Set the message for this text display.Set the name of this text.Set the text to display.DefaultTextBuilder.transformer(Function<String, String> transformer)