java.lang.Object
org.jline.consoleui.prompt.ConsolePrompt.UiConfig
- Enclosing class:
ConsolePrompt
@Deprecated(since="4.0.0",
forRemoval=true)
public static class ConsolePrompt.UiConfig
extends Object
Deprecated, for removal: This API element is subject to removal in a future version.
ConsoleUI configuration: colors, cursor pointer and selected/unselected/unavailable boxes.
ConsoleUI colors are configurable using UI_COLORS environment variable
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanDeprecated, for removal: This API element is subject to removal in a future version.org.jline.utils.AttributedStringDeprecated, for removal: This API element is subject to removal in a future version.org.jline.utils.AttributedStringDeprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.static org.jline.utils.StyleResolverDeprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.voidsetCancellableFirstPrompt(boolean cancellableFirstPrompt) Deprecated, for removal: This API element is subject to removal in a future version.protected voidsetReaderOptions(Map<org.jline.reader.LineReader.Option, Boolean> readerOptions) Deprecated, for removal: This API element is subject to removal in a future version.org.jline.utils.AttributedStyleDeprecated, for removal: This API element is subject to removal in a future version.org.jline.utils.AttributedStringDeprecated, for removal: This API element is subject to removal in a future version.org.jline.utils.AttributedStringDeprecated, for removal: This API element is subject to removal in a future version.
-
Constructor Details
-
UiConfig
public UiConfig()Deprecated, for removal: This API element is subject to removal in a future version. -
UiConfig
Deprecated, for removal: This API element is subject to removal in a future version.
-
-
Method Details
-
indicator
public org.jline.utils.AttributedString indicator()Deprecated, for removal: This API element is subject to removal in a future version. -
uncheckedBox
public org.jline.utils.AttributedString uncheckedBox()Deprecated, for removal: This API element is subject to removal in a future version. -
checkedBox
public org.jline.utils.AttributedString checkedBox()Deprecated, for removal: This API element is subject to removal in a future version. -
style
Deprecated, for removal: This API element is subject to removal in a future version. -
resourceBundle
Deprecated, for removal: This API element is subject to removal in a future version. -
cancellableFirstPrompt
public boolean cancellableFirstPrompt()Deprecated, for removal: This API element is subject to removal in a future version. -
setCancellableFirstPrompt
public void setCancellableFirstPrompt(boolean cancellableFirstPrompt) Deprecated, for removal: This API element is subject to removal in a future version. -
setReaderOptions
Deprecated, for removal: This API element is subject to removal in a future version. -
readerOptions
Deprecated, for removal: This API element is subject to removal in a future version. -
resolver
Deprecated, for removal: This API element is subject to removal in a future version.
-
invalid reference