Class MappedValues
java.lang.Object
org.jdesktop.swingx.renderer.MappedValues
A collection of common
MappedValue implementations.-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classMappedValue wrapper of type UIResource to tag LAF installed converters. -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final MappedValueAMappedValuethat returns either aStringorIcon, but not both. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
STRING_OR_ICON_ONLY
AMappedValuethat returns either aStringorIcon, but not both.
-
-
Constructor Details
-
MappedValues
private MappedValues()
-