Uses of Enum Class
org.fusesource.jansi.Ansi.Color
Packages that use Ansi.Color
-
Uses of Ansi.Color in org.fusesource.jansi
Methods in org.fusesource.jansi that return Ansi.ColorModifier and TypeMethodDescriptionstatic Ansi.Color
Returns the enum constant of this class with the specified name.static Ansi.Color[]
Ansi.Color.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.fusesource.jansi with parameters of type Ansi.ColorModifier and TypeMethodDescriptionAnsi.bg
(Ansi.Color color) Deprecated.Ansi.bgBright
(Ansi.Color color) Deprecated.Ansi.fg
(Ansi.Color color) Deprecated.Ansi.fgBright
(Ansi.Color color) Deprecated.