Index
All Classes and Interfaces|All Packages
A
- add(Object, AnsiElement...) - Method in class cool.scx.ansi.Ansi
- ansi() - Static method in class cool.scx.ansi.Ansi
-
创建 Ansi 对象
- Ansi - Class in cool.scx.ansi
-
向控制台打印彩色
- Ansi8BitBackground - Class in cool.scx.ansi
-
8Bit 背景色
- Ansi8BitBackground(int) - Constructor for class cool.scx.ansi.Ansi8BitBackground
- Ansi8BitColor - Class in cool.scx.ansi
-
8Bit 前景色
- Ansi8BitColor(int) - Constructor for class cool.scx.ansi.Ansi8BitColor
- AnsiBackground - Enum Class in cool.scx.ansi
-
背景色
- AnsiColor - Enum Class in cool.scx.ansi
-
前景色
- AnsiElement - Interface in cool.scx.ansi
-
ANSI 元素.
- AnsiItem - Record Class in cool.scx.ansi
- AnsiItem(Object, AnsiElement...) - Constructor for record class cool.scx.ansi.AnsiItem
-
Creates an instance of a
AnsiItemrecord class. - AnsiStyle - Enum Class in cool.scx.ansi
-
Ansi 样式
B
- black(Object, AnsiElement...) - Method in class cool.scx.ansi.Ansi
- BLACK - Enum constant in enum class cool.scx.ansi.AnsiBackground
- BLACK - Enum constant in enum class cool.scx.ansi.AnsiColor
- blue(Object, AnsiElement...) - Method in class cool.scx.ansi.Ansi
- BLUE - Enum constant in enum class cool.scx.ansi.AnsiBackground
- BLUE - Enum constant in enum class cool.scx.ansi.AnsiColor
- BOLD - Enum constant in enum class cool.scx.ansi.AnsiStyle
- BRIGHT_BLACK - Enum constant in enum class cool.scx.ansi.AnsiBackground
- BRIGHT_BLACK - Enum constant in enum class cool.scx.ansi.AnsiColor
- BRIGHT_BLUE - Enum constant in enum class cool.scx.ansi.AnsiBackground
- BRIGHT_BLUE - Enum constant in enum class cool.scx.ansi.AnsiColor
- BRIGHT_CYAN - Enum constant in enum class cool.scx.ansi.AnsiBackground
- BRIGHT_CYAN - Enum constant in enum class cool.scx.ansi.AnsiColor
- BRIGHT_GREEN - Enum constant in enum class cool.scx.ansi.AnsiBackground
- BRIGHT_GREEN - Enum constant in enum class cool.scx.ansi.AnsiColor
- BRIGHT_MAGENTA - Enum constant in enum class cool.scx.ansi.AnsiBackground
- BRIGHT_MAGENTA - Enum constant in enum class cool.scx.ansi.AnsiColor
- BRIGHT_RED - Enum constant in enum class cool.scx.ansi.AnsiBackground
- BRIGHT_RED - Enum constant in enum class cool.scx.ansi.AnsiColor
- BRIGHT_WHITE - Enum constant in enum class cool.scx.ansi.AnsiBackground
- BRIGHT_WHITE - Enum constant in enum class cool.scx.ansi.AnsiColor
- BRIGHT_YELLOW - Enum constant in enum class cool.scx.ansi.AnsiBackground
- BRIGHT_YELLOW - Enum constant in enum class cool.scx.ansi.AnsiColor
- brightBlack(Object, AnsiElement...) - Method in class cool.scx.ansi.Ansi
- brightBlue(Object, AnsiElement...) - Method in class cool.scx.ansi.Ansi
- brightCyan(Object, AnsiElement...) - Method in class cool.scx.ansi.Ansi
- brightGreen(Object, AnsiElement...) - Method in class cool.scx.ansi.Ansi
- brightMagenta(Object, AnsiElement...) - Method in class cool.scx.ansi.Ansi
- brightRed(Object, AnsiElement...) - Method in class cool.scx.ansi.Ansi
- brightWhite(Object, AnsiElement...) - Method in class cool.scx.ansi.Ansi
- brightYellow(Object, AnsiElement...) - Method in class cool.scx.ansi.Ansi
- buildDisabled(StringBuilder) - Method in record class cool.scx.ansi.AnsiItem
- buildEnabled(StringBuilder) - Method in record class cool.scx.ansi.AnsiItem
C
- code() - Method in class cool.scx.ansi.Ansi8BitBackground
- code() - Method in class cool.scx.ansi.Ansi8BitColor
- code() - Method in enum class cool.scx.ansi.AnsiBackground
- code() - Method in enum class cool.scx.ansi.AnsiColor
- code() - Method in interface cool.scx.ansi.AnsiElement
-
ANSI 转义码
- code() - Method in enum class cool.scx.ansi.AnsiStyle
- cool.scx.ansi - package cool.scx.ansi
- cyan(Object, AnsiElement...) - Method in class cool.scx.ansi.Ansi
- CYAN - Enum constant in enum class cool.scx.ansi.AnsiBackground
- CYAN - Enum constant in enum class cool.scx.ansi.AnsiColor
D
- DEFAULT - Enum constant in enum class cool.scx.ansi.AnsiBackground
- DEFAULT - Enum constant in enum class cool.scx.ansi.AnsiColor
- defaultColor(Object, AnsiElement...) - Method in class cool.scx.ansi.Ansi
E
- elements() - Method in record class cool.scx.ansi.AnsiItem
-
Returns the value of the
elementsrecord component. - equals(Object) - Method in record class cool.scx.ansi.AnsiItem
-
Indicates whether some other object is "equal to" this one.
F
G
- green(Object, AnsiElement...) - Method in class cool.scx.ansi.Ansi
- GREEN - Enum constant in enum class cool.scx.ansi.AnsiBackground
- GREEN - Enum constant in enum class cool.scx.ansi.AnsiColor
H
- hashCode() - Method in record class cool.scx.ansi.AnsiItem
-
Returns a hash code value for this object.
I
J
- joinAnsiElement(AnsiElement...) - Static method in record class cool.scx.ansi.AnsiItem
L
M
- magenta(Object, AnsiElement...) - Method in class cool.scx.ansi.Ansi
- MAGENTA - Enum constant in enum class cool.scx.ansi.AnsiBackground
- MAGENTA - Enum constant in enum class cool.scx.ansi.AnsiColor
N
P
- print() - Method in class cool.scx.ansi.Ansi
- print(boolean) - Method in class cool.scx.ansi.Ansi
- println() - Method in class cool.scx.ansi.Ansi
- println(boolean) - Method in class cool.scx.ansi.Ansi
R
- red(Object, AnsiElement...) - Method in class cool.scx.ansi.Ansi
- RED - Enum constant in enum class cool.scx.ansi.AnsiBackground
- RED - Enum constant in enum class cool.scx.ansi.AnsiColor
T
- toString() - Method in class cool.scx.ansi.Ansi
- toString() - Method in record class cool.scx.ansi.AnsiItem
-
Returns a string representation of this record class.
- toString(boolean) - Method in class cool.scx.ansi.Ansi
U
V
- value() - Method in record class cool.scx.ansi.AnsiItem
-
Returns the value of the
valuerecord component. - valueOf(String) - Static method in enum class cool.scx.ansi.AnsiBackground
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class cool.scx.ansi.AnsiColor
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class cool.scx.ansi.AnsiStyle
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class cool.scx.ansi.AnsiBackground
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class cool.scx.ansi.AnsiColor
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class cool.scx.ansi.AnsiStyle
-
Returns an array containing the constants of this enum class, in the order they are declared.
W
- white(Object, AnsiElement...) - Method in class cool.scx.ansi.Ansi
- WHITE - Enum constant in enum class cool.scx.ansi.AnsiBackground
- WHITE - Enum constant in enum class cool.scx.ansi.AnsiColor
Y
- yellow(Object, AnsiElement...) - Method in class cool.scx.ansi.Ansi
- YELLOW - Enum constant in enum class cool.scx.ansi.AnsiBackground
- YELLOW - Enum constant in enum class cool.scx.ansi.AnsiColor
All Classes and Interfaces|All Packages