Uses of Enum Class
org.fusesource.jansi.Ansi.Attribute
Packages that use Ansi.Attribute
-
Uses of Ansi.Attribute in org.fusesource.jansi
Methods in org.fusesource.jansi that return Ansi.AttributeModifier and TypeMethodDescriptionAnsiRenderer.Code.getAttribute()
static Ansi.Attribute
Returns the enum constant of this class with the specified name.static Ansi.Attribute[]
Ansi.Attribute.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.AttributeModifier and TypeMethodDescriptionAnsi.a
(Ansi.Attribute attribute) Ansi.NoAnsi.a
(Ansi.Attribute attribute)