Uses of Enum
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 enumDeprecated.Display attributes, also known as SGR (Select Graphic Rendition) parameters.Methods in org.fusesource.jansi that return Ansi.AttributeModifier and TypeMethodDescriptionstatic Ansi.AttributeReturns the enum constant of this type with the specified name.static Ansi.Attribute[]Ansi.Attribute.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.fusesource.jansi with parameters of type Ansi.Attribute