Uses of Class
org.processmining.specpp.prom.mvc.config.ConfigurationPanel.Preset
-
Packages that use ConfigurationPanel.Preset Package Description org.processmining.specpp.prom.mvc.config -
-
Uses of ConfigurationPanel.Preset in org.processmining.specpp.prom.mvc.config
Methods in org.processmining.specpp.prom.mvc.config that return ConfigurationPanel.Preset Modifier and Type Method Description static ConfigurationPanel.PresetConfigurationPanel.Preset. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static ConfigurationPanel.Preset[]ConfigurationPanel.Preset. values()Returns an array containing the constants of this enum type, in the order they are declared.
-