JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Index
Search
Help
cool.scx.ansi
AnsiColor
Uses of Enum Class
cool.scx.ansi.AnsiColor
Uses of
AnsiColor
in
cool.scx.ansi
Subclasses with type arguments of type
AnsiColor
in
cool.scx.ansi
Modifier and Type
Class
Description
enum
AnsiColor
前景色
Methods in
cool.scx.ansi
that return
AnsiColor
Modifier and Type
Method
Description
static
AnsiColor
AnsiColor.
valueOf
(
String
name)
Returns the enum constant of this class with the specified name.
static
AnsiColor
[]
AnsiColor.
values
()
Returns an array containing the constants of this enum class, in the order they are declared.