Package org.jdesktop.swingx.renderer
Class MappedValues
java.lang.Object
org.jdesktop.swingx.renderer.MappedValues
A collection of common
MappedValue implementations.- Author:
- kschaefer
-
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.
-