| Modifier and Type | Method and Description | 
|---|---|
| Ansi.Color | AnsiRenderer.Code. getColor() | 
| static Ansi.Color | Ansi.Color. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static Ansi.Color[] | Ansi.Color. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Modifier and Type | Method and Description | 
|---|---|
| Ansi | Ansi. bg(Ansi.Color color) | 
| Ansi | Ansi. bgBright(Ansi.Color color) | 
| Ansi | Ansi. fg(Ansi.Color color) | 
| Ansi | Ansi. fgBright(Ansi.Color color) | 
Copyright © 2009–2019 FuseSource, Corp.. All rights reserved.