Uses of Enum Class
org.fusesource.jansi.Ansi.Attribute
Packages that use Ansi.Attribute
-
Uses of Ansi.Attribute in org.fusesource.jansi
Subclasses with type arguments of type Ansi.Attribute in org.fusesource.jansiModifier and TypeClassDescriptionstatic enum
Deprecated.Display attributes, also known as SGR (Select Graphic Rendition) parameters.Methods in org.fusesource.jansi that return Ansi.AttributeModifier and TypeMethodDescriptionstatic 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.Attribute