| Package | Description |
|---|---|
| org.ff4j.cli.ansi |
| Modifier and Type | Method and Description |
|---|---|
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 |
|---|---|
static void |
AnsiTerminal.setup(AnsiForegroundColor color,
AnsiBackGroundColor backgroundColor,
AnsiTextAttribute attribute)
Change everything.
|
Copyright © 2013–2017 FF4J. All rights reserved.