Uses of Enum Class
best.skn.utils.ColorName
Packages that use ColorName
-
Uses of ColorName in best.skn.utils
Fields in best.skn.utils with type parameters of type ColorNameModifier and TypeFieldDescriptionColorMap.colorMapPrivate field to hold ASCII color codes and corresponding namesMethods in best.skn.utils 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 with parameters of type ColorName