| Package | Description |
|---|---|
| org.jline.terminal | |
| org.jline.terminal.impl |
JLine 3.
|
| org.jline.utils |
JLine 3.
|
| Modifier and Type | Method and Description |
|---|---|
ColorPalette |
Terminal.getPalette()
Color support
|
| Modifier and Type | Field and Description |
|---|---|
protected ColorPalette |
AbstractTerminal.palette |
| Modifier and Type | Method and Description |
|---|---|
ColorPalette |
AbstractTerminal.getPalette() |
| Modifier and Type | Field and Description |
|---|---|
static ColorPalette |
ColorPalette.DEFAULT |
| Modifier and Type | Method and Description |
|---|---|
String |
AttributedCharSequence.toAnsi(int colors,
AttributedCharSequence.ForceMode force,
ColorPalette palette) |
String |
AttributedCharSequence.toAnsi(int colors,
AttributedCharSequence.ForceMode force,
ColorPalette palette,
String altIn,
String altOut) |
Copyright © 2023. All rights reserved.