Package org.jdesktop.swingx.renderer
Class MappedValues
java.lang.Object
org.jdesktop.swingx.renderer.MappedValues
A collection of common
MappedValue implementations.- Author:
- kschaefer
-
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. -
Method Summary
-
Field Details
-
STRING_OR_ICON_ONLY
AMappedValuethat returns either aStringorIcon, but not both.
-