Uses of Enum
org.aesh.terminal.utils.ANSIBuilder.SemanticColor
Packages that use ANSIBuilder.SemanticColor
-
Uses of ANSIBuilder.SemanticColor in org.aesh.terminal.utils
Subclasses with type arguments of type ANSIBuilder.SemanticColor in org.aesh.terminal.utilsModifier and TypeClassDescriptionstatic enumSemantic color categories used for theme-aware styling.Methods in org.aesh.terminal.utils that return ANSIBuilder.SemanticColorModifier and TypeMethodDescriptionstatic ANSIBuilder.SemanticColorReturns the enum constant of this type with the specified name.static ANSIBuilder.SemanticColor[]ANSIBuilder.SemanticColor.values()Returns an array containing the constants of this enum type, in the order they are declared.