Uses of Class
org.jboss.set.assistant.Color
-
Packages that use Color Package Description org.jboss.set.assistant -
-
Uses of Color in org.jboss.set.assistant
Methods in org.jboss.set.assistant that return Color Modifier and Type Method Description static ColorUtil. convertSeverityToColor(org.jboss.jbossset.bugclerk.Severity s)static ColorColor. valueOf(String name)Returns the enum constant of this type with the specified name.static Color[]Color. values()Returns an array containing the constants of this enum type, in the order they are declared.
-