Uses of Class
org.bidib.wizard.mvc.preferences.view.panel.SettingsPanelFeatures
-
Packages that use SettingsPanelFeatures Package Description org.bidib.wizard.mvc.preferences.view.panel -
-
Uses of SettingsPanelFeatures in org.bidib.wizard.mvc.preferences.view.panel
Methods in org.bidib.wizard.mvc.preferences.view.panel that return SettingsPanelFeatures Modifier and Type Method Description static SettingsPanelFeaturesSettingsPanelFeatures. valueOf(String name)Returns the enum constant of this type with the specified name.static SettingsPanelFeatures[]SettingsPanelFeatures. values()Returns an array containing the constants of this enum type, in the order they are declared.
-