org.incava.qualog
public class ANSIColor extends Object
Field Summary | |
---|---|
static ANSIColor | BLACK |
static ANSIColor | BLINK |
static ANSIColor | BLUE |
static ANSIColor | BOLD |
static ANSIColor | CONCEALED |
static ANSIColor | CYAN |
static ANSIColor | GREEN |
static ANSIColor | MAGENTA |
static ANSIColor | NONE |
static ANSIColor | ON_BLACK |
static ANSIColor | ON_BLUE |
static ANSIColor | ON_CYAN |
static ANSIColor | ON_GREEN |
static ANSIColor | ON_MAGENTA |
static ANSIColor | ON_RED |
static ANSIColor | ON_WHITE |
static ANSIColor | ON_YELLOW |
static ANSIColor | RED |
static ANSIColor | RESET |
static ANSIColor | REVERSE |
static ANSIColor | UNDERLINE |
static ANSIColor | UNDERSCORE |
static ANSIColor | WHITE |
static ANSIColor | YELLOW |
Constructor Summary | |
---|---|
ANSIColor(int n) |
Method Summary | |
---|---|
String | toString() |