Uses of Class
org.processmining.framework.util.ui.widgets.ColorScheme
-
Packages that use ColorScheme Package Description org.processmining.framework.util.ui.widgets -
-
Uses of ColorScheme in org.processmining.framework.util.ui.widgets
Methods in org.processmining.framework.util.ui.widgets that return ColorScheme Modifier and Type Method Description static ColorSchemeColorScheme. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static ColorScheme[]ColorScheme. values()Returns an array containing the constants of this enum type, in the order they are declared.
-