| Package | Description |
|---|---|
| com.ethlo.ascii |
| Modifier and Type | Method and Description |
|---|---|
AnsiBackgroundColor |
TableTheme.getCellBackground() |
static AnsiBackgroundColor |
AnsiBackgroundColor.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AnsiBackgroundColor[] |
AnsiBackgroundColor.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
TableTheme.Builder |
TableTheme.Builder.cellBackground(AnsiBackgroundColor cellBackground) |
static String |
TableCell.color(String value,
AnsiColor color,
AnsiBackgroundColor backgroundColor) |
Copyright © 2019. All rights reserved.