Uses of Enum Class
best.skn.utils.color.ColorName
Packages that use ColorName
-
Uses of ColorName in best.skn.utils.color
Fields in best.skn.utils.color with type parameters of type ColorNameModifier and TypeFieldDescriptionColorMap.colorMapPrivate field to hold ASCII color codes and corresponding namesMethods in best.skn.utils.color that return ColorNameModifier and TypeMethodDescriptionstatic ColorNameReturns the enum constant of this class with the specified name.static ColorName[]ColorName.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in best.skn.utils.color with parameters of type ColorName