Uses of Class
org.jdesktop.swingx.EnumerationValue
Packages that use EnumerationValue
Package
Description
Contains extensions to the Swing GUI toolkit, including new and enhanced
components that provide functionality commonly required by rich,
data-centric client applications.
-
Uses of EnumerationValue in org.jdesktop.swingx
Methods in org.jdesktop.swingx with parameters of type EnumerationValueModifier and TypeMethodDescriptionprotected void
BeanInfoSupport.setEnumerationValues
(EnumerationValue[] values, String... propertyNames) -
Uses of EnumerationValue in org.jdesktop.swingx.editors
Constructors in org.jdesktop.swingx.editors with parameters of type EnumerationValueModifierConstructorDescriptionEnumerationValuePropertyEditor
(EnumerationValue defaultEnum, EnumerationValue... enums) Creates a new instance of EnumerationValuePropertyEditor