类的使用
cool.scx.common.ansi.Ansi
使用Ansi的程序包
-
cool.scx.common.ansi中Ansi的使用
返回Ansi的cool.scx.common.ansi中的方法修饰符和类型方法说明Ansi.add(Object o, AnsiElement... ansiElements) static AnsiAnsi.ansi()创建 Ansi 对象Ansi.black(Object o, AnsiElement... ansiElements) Ansi.blue(Object o, AnsiElement... ansiElements) Ansi.brightBlack(Object o, AnsiElement... ansiElements) Ansi.brightBlue(Object o, AnsiElement... ansiElements) Ansi.brightCyan(Object o, AnsiElement... ansiElements) Ansi.brightGreen(Object o, AnsiElement... ansiElements) Ansi.brightMagenta(Object o, AnsiElement... ansiElements) Ansi.brightRed(Object o, AnsiElement... ansiElements) Ansi.brightWhite(Object o, AnsiElement... ansiElements) Ansi.brightYellow(Object o, AnsiElement... ansiElements) Ansi.cyan(Object o, AnsiElement... ansiElements) Ansi.defaultColor(Object o, AnsiElement... ansiElements) Ansi.green(Object o, AnsiElement... ansiElements) Ansi.ln()Ansi.magenta(Object o, AnsiElement... ansiElements) Ansi.red(Object o, AnsiElement... ansiElements) Ansi.white(Object o, AnsiElement... ansiElements) Ansi.yellow(Object o, AnsiElement... ansiElements)