Uses of Enum
de.xima.fc.color.ENamedCssColor
Packages that use ENamedCssColor
-
Uses of ENamedCssColor in de.xima.fc.color
Methods in de.xima.fc.color that return ENamedCssColorModifier and TypeMethodDescriptionstatic ENamedCssColorReturns the enum constant of this type with the specified name.static ENamedCssColor[]ENamedCssColor.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in de.xima.fc.color with parameters of type ENamedCssColorModifier and TypeMethodDescriptionstatic CssColorCssColor.valueOf(String color, ENamedCssColor defaultColor)