Uses of Class
inra.ijpb.util.CommonColors
| Package | Description |
|---|---|
| inra.ijpb.util |
Various utility classes (mainly gui utils...).
|
-
Uses of CommonColors in inra.ijpb.util
Methods in inra.ijpb.util that return CommonColors Modifier and Type Method Description static CommonColorsCommonColors. fromLabel(java.lang.String label)Deprecated.Determines the operation type from its label.static CommonColorsCommonColors. valueOf(java.lang.String name)Deprecated.Returns the enum constant of this type with the specified name.static CommonColors[]CommonColors. values()Deprecated.Returns an array containing the constants of this enum type, in the order they are declared.