ANSI |
ANSI.anti(String text,
ANSI.Color color) |
ANSI |
ANSI.anti(String text,
ANSI.Color color,
ANSI.Background background) |
ANSI |
ANSI.append(String text,
ANSI.Color color) |
ANSI |
ANSI.append(String text,
ANSI.Color color,
ANSI.Background background) |
ANSI |
ANSI.append(String text,
ANSI.Style style,
ANSI.Color color,
ANSI.Background background) |
ANSI |
ANSI.bold(String text,
ANSI.Color color) |
ANSI |
ANSI.bold(String text,
ANSI.Color color,
ANSI.Background background) |
ANSI |
ANSI.color(ANSI.Color color,
String code) |
ANSI |
ANSI.gray(String text,
ANSI.Color color) |
ANSI |
ANSI.gray(String text,
ANSI.Color color,
ANSI.Background background) |
ANSI |
ANSI.text(String text,
ANSI.Color color) |
ANSI |
ANSI.text(String text,
ANSI.Color color,
ANSI.Background background) |
ANSI |
ANSI.text(String text,
ANSI.Style style,
ANSI.Color color,
ANSI.Background background) |
ANSI |
ANSI.underline(String text,
ANSI.Color color) |
ANSI |
ANSI.underline(String text,
ANSI.Color color,
ANSI.Background background) |