Modifier and Type | Constant Field | Value |
---|---|---|
protected static final int |
ATTRIBUTE_BLINK_FAST |
6 |
protected static final int |
ATTRIBUTE_BLINK_OFF |
25 |
protected static final int |
ATTRIBUTE_BLINK_SLOW |
5 |
protected static final int |
ATTRIBUTE_CONCEAL_OFF |
28 |
protected static final int |
ATTRIBUTE_CONCEAL_ON |
8 |
protected static final int |
ATTRIBUTE_INTENSITY_BOLD |
1 |
protected static final int |
ATTRIBUTE_INTENSITY_FAINT |
2 |
protected static final int |
ATTRIBUTE_INTENSITY_NORMAL |
22 |
protected static final int |
ATTRIBUTE_ITALIC |
3 |
protected static final int |
ATTRIBUTE_NEGATIVE_Off |
27 |
protected static final int |
ATTRIBUTE_NEGATIVE_OFF |
27 |
protected static final int |
ATTRIBUTE_NEGATIVE_ON |
7 |
protected static final int |
ATTRIBUTE_UNDERLINE |
4 |
protected static final int |
ATTRIBUTE_UNDERLINE_DOUBLE |
21 |
protected static final int |
ATTRIBUTE_UNDERLINE_OFF |
24 |
protected static final int |
BLACK |
0 |
protected static final int |
BLUE |
4 |
protected static final int |
CYAN |
6 |
protected static final int |
ERASE_LINE |
2 |
protected static final int |
ERASE_LINE_TO_BEGINING |
1 |
protected static final int |
ERASE_LINE_TO_END |
0 |
protected static final int |
ERASE_SCREEN |
2 |
protected static final int |
ERASE_SCREEN_TO_BEGINING |
1 |
protected static final int |
ERASE_SCREEN_TO_END |
0 |
protected static final int |
GREEN |
2 |
protected static final int |
MAGENTA |
5 |
protected static final int |
RED |
1 |
protected static final int |
WHITE |
7 |
protected static final int |
YELLOW |
3 |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final int |
ATTRIBUTE_BLINK_FAST |
6 |
protected static final int |
ATTRIBUTE_BLINK_OFF |
25 |
protected static final int |
ATTRIBUTE_BLINK_SLOW |
5 |
protected static final int |
ATTRIBUTE_CONCEAL_OFF |
28 |
protected static final int |
ATTRIBUTE_CONCEAL_ON |
8 |
protected static final int |
ATTRIBUTE_INTENSITY_BOLD |
1 |
protected static final int |
ATTRIBUTE_INTENSITY_FAINT |
2 |
protected static final int |
ATTRIBUTE_INTENSITY_NORMAL |
22 |
protected static final int |
ATTRIBUTE_ITALIC |
3 |
protected static final int |
ATTRIBUTE_NEGATIVE_Off |
27 |
protected static final int |
ATTRIBUTE_NEGATIVE_OFF |
27 |
protected static final int |
ATTRIBUTE_NEGATIVE_ON |
7 |
protected static final int |
ATTRIBUTE_UNDERLINE |
4 |
protected static final int |
ATTRIBUTE_UNDERLINE_DOUBLE |
21 |
protected static final int |
ATTRIBUTE_UNDERLINE_OFF |
24 |
protected static final int |
BLACK |
0 |
protected static final int |
BLUE |
4 |
protected static final int |
CYAN |
6 |
protected static final int |
ERASE_LINE |
2 |
protected static final int |
ERASE_LINE_TO_BEGINING |
1 |
protected static final int |
ERASE_LINE_TO_END |
0 |
protected static final int |
ERASE_SCREEN |
2 |
protected static final int |
ERASE_SCREEN_TO_BEGINING |
1 |
protected static final int |
ERASE_SCREEN_TO_END |
0 |
protected static final int |
GREEN |
2 |
protected static final int |
MAGENTA |
5 |
protected static final int |
RED |
1 |
public static final String |
RESET_CODE |
"\u001b[0m" |
protected static final int |
WHITE |
7 |
protected static final int |
YELLOW |
3 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
BEGIN_TOKEN |
"@|" |
public static final String |
CODE_LIST_SEPARATOR |
"," |
public static final String |
CODE_TEXT_SEPARATOR |
" " |
public static final String |
END_TOKEN |
"|@" |
Copyright © 2009–2023 FuseSource, Corp.. All rights reserved.