| Package | Description |
|---|---|
| jlibs.core.lang |
| Modifier and Type | Method and Description |
|---|---|
static Ansi.Attribute |
Ansi.Attribute.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Ansi.Attribute[] |
Ansi.Attribute.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Ansi(Ansi.Attribute attr,
Ansi.Color foreground,
Ansi.Color background)
Creates new instanceof Ansi.
|
Copyright © 2021. All rights reserved.