Uses of Enum Class
ca.corbett.extras.demo.panels.PropertiesDemoPanel.TestEnum
Packages that use PropertiesDemoPanel.TestEnum
-
Uses of PropertiesDemoPanel.TestEnum in ca.corbett.extras.demo.panels
Methods in ca.corbett.extras.demo.panels that return PropertiesDemoPanel.TestEnumModifier and TypeMethodDescriptionstatic PropertiesDemoPanel.TestEnumReturns the enum constant of this class with the specified name.static PropertiesDemoPanel.TestEnum[]PropertiesDemoPanel.TestEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.