ANSI |
ANSI.anti(String text,
ANSI.Background background) |
ANSI |
ANSI.anti(String text,
ANSI.Color color,
ANSI.Background background) |
ANSI |
ANSI.append(String text,
ANSI.Background background) |
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.background(String text,
ANSI.Background background) |
ANSI |
ANSI.black(String text,
ANSI.Background background) |
ANSI |
ANSI.blue(String text,
ANSI.Background background) |
ANSI |
ANSI.bold(String text,
ANSI.Background background) |
ANSI |
ANSI.bold(String text,
ANSI.Color color,
ANSI.Background background) |
ANSI |
ANSI.color(ANSI.Background background,
String code) |
ANSI |
ANSI.cyan(String text,
ANSI.Background background) |
ANSI |
ANSI.gray(String text,
ANSI.Background background) |
ANSI |
ANSI.gray(String text,
ANSI.Color color,
ANSI.Background background) |
ANSI |
ANSI.green(String text,
ANSI.Background background) |
ANSI |
ANSI.magenta(String text,
ANSI.Background background) |
ANSI |
ANSI.red(String text,
ANSI.Background background) |
ANSI |
ANSI.text(String text,
ANSI.Background background) |
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.Background background) |
ANSI |
ANSI.underline(String text,
ANSI.Color color,
ANSI.Background background) |
ANSI |
ANSI.white(String text,
ANSI.Background background) |
ANSI |
ANSI.yellow(String text,
ANSI.Background background) |