Uses of Class
org.jdesktop.swingx.renderer.MappedValue
Packages that use MappedValue
Package
Description
Contains implementation of renderers used by JXTable, JXTreeTable and related classes.
-
Uses of MappedValue in org.jdesktop.swingx.renderer
Fields in org.jdesktop.swingx.renderer declared as MappedValueModifier and TypeFieldDescriptionstatic final MappedValue
MappedValues.STRING_OR_ICON_ONLY
AMappedValue
that returns either aString
orIcon
, but not both.