Uses of Enum
org.aesh.readline.terminal.formatting.Color.Type
Packages that use Color.Type
-
Uses of Color.Type in org.aesh.readline.terminal.formatting
Subclasses with type arguments of type Color.Type in org.aesh.readline.terminal.formattingMethods in org.aesh.readline.terminal.formatting that return Color.TypeModifier and TypeMethodDescriptionstatic Color.TypeReturns the enum constant of this type with the specified name.static Color.Type[]Color.Type.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.aesh.readline.terminal.formatting with parameters of type Color.Type