接口的使用
cool.scx.common.ansi.AnsiElement
使用AnsiElement的程序包
-
cool.scx.common.ansi中AnsiElement的使用
修饰符和类型类说明final class8Bit 背景色final class8Bit 前景色enum背景色enum前景色enumAnsi 样式参数类型为AnsiElement的cool.scx.common.ansi中的方法修饰符和类型方法说明Ansi.add(Object o, AnsiElement... ansiElements) 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) static StringAnsiItem.joinAnsiElement(AnsiElement... elements) Ansi.magenta(Object o, AnsiElement... ansiElements) Ansi.red(Object o, AnsiElement... ansiElements) Ansi.white(Object o, AnsiElement... ansiElements) Ansi.yellow(Object o, AnsiElement... ansiElements) 参数类型为AnsiElement的cool.scx.common.ansi中的构造器