Uses of Enum Class
org.fusesource.jansi.Ansi.Attribute
-
Uses of Ansi.Attribute in org.fusesource.jansi
Subclasses with type arguments of type Ansi.Attribute in org.fusesource.jansiModifier and TypeClassDescriptionstatic enumDisplay attributes, also know as SGR (Select Graphic Rendition) parameters.Methods in org.fusesource.jansi that return Ansi.AttributeModifier and TypeMethodDescriptionAnsiRenderer.Code.getAttribute()static Ansi.AttributeReturns 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)