Uses of Enum Class
org.jline.style.StyleColor
-
Uses of StyleColor in org.jline.style
Subclasses with type arguments of type StyleColor in org.jline.styleMethods in org.jline.style that return StyleColorModifier and TypeMethodDescriptionstatic StyleColorDeprecated.Returns the enum constant of this class with the specified name.static StyleColor[]StyleColor.values()Deprecated.Returns an array containing the constants of this enum class, in the order they are declared.
Colors.rgbColor(String)instead