Class TextBuilder
java.lang.Object
org.jline.consoleui.prompt.builder.TextBuilder
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final List
<AttributedString> private final PromptBuilder
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddLine
(AttributedString text) addLine
(AttributedStyle style, String line) addLines
(AttributedString... lines) addLines
(AttributedStyle style, String... lines)
-
Field Details
-
promptBuilder
-
lines
-
-
Constructor Details
-
TextBuilder
-
-
Method Details
-
addLine
-
addLine
-
addLine
-
addLines
-
addLines
-
addLines
-
addPrompt
-