ANSI |
ANSI.anti(String text) |
ANSI |
ANSI.anti(String text,
ANSI.Background background) |
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 |
ANSI.append(String text,
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 |
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 |
ANSI.black(String text,
ANSI.Background background) |
ANSI |
ANSI.blue(String text) |
ANSI |
ANSI.blue(String text,
ANSI.Background background) |
ANSI |
ANSI.bold(String text) |
ANSI |
ANSI.bold(String text,
ANSI.Background background) |
ANSI |
ANSI.bold(String text,
ANSI.Color color) |
ANSI |
ANSI.bold(String text,
ANSI.Color color,
ANSI.Background background) |
ANSI |
ANSI.br() |
ANSI |
ANSI.br(boolean br) |
ANSI |
ANSI.color(ANSI.Background background,
String code) |
ANSI |
ANSI.color(ANSI.Color color,
String code) |
ANSI |
ANSI.cr() |
ANSI |
ANSI.crlf() |
ANSI |
ANSI.cssname(String cssname) |
ANSI |
ANSI.cyan(String text) |
ANSI |
ANSI.cyan(String text,
ANSI.Background background) |
ANSI |
ANSI.gray(String text) |
ANSI |
ANSI.gray(String text,
ANSI.Background background) |
ANSI |
ANSI.gray(String text,
ANSI.Color color) |
ANSI |
ANSI.gray(String text,
ANSI.Color color,
ANSI.Background background) |
ANSI |
ANSI.green(String text) |
ANSI |
ANSI.green(String text,
ANSI.Background background) |
ANSI |
ANSI.lf() |
ANSI |
ANSI.magenta(String text) |
ANSI |
ANSI.magenta(String text,
ANSI.Background background) |
ANSI |
ANSI.newline() |
ANSI |
ANSI.newline(LineBreak newline) |
ANSI |
ANSI.newline(String newline) |
ANSI |
ANSI.red(String text) |
ANSI |
ANSI.red(String text,
ANSI.Background background) |
ANSI |
ANSI.text(String text) |
ANSI |
ANSI.text(String text,
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 |
ANSI.underline(String text,
ANSI.Background background) |
ANSI |
ANSI.underline(String text,
ANSI.Color color) |
ANSI |
ANSI.underline(String text,
ANSI.Color color,
ANSI.Background background) |
static ANSI |
ANSI.up() |
ANSI |
ANSI.white(String text) |
ANSI |
ANSI.white(String text,
ANSI.Background background) |
static ANSI |
ANSI.wrap(String text) |
ANSI |
ANSI.yellow(String text) |
ANSI |
ANSI.yellow(String text,
ANSI.Background background) |