Package | Description |
---|---|
org.jdesktop.swingx.renderer |
Contains implementation of renderers used by JXTable, JXTreeTable and related classes.
|
Modifier and Type | Class and Description |
---|---|
class |
MappedValue
Compound implementation of XXValue.
|
Constructor and Description |
---|
MappedValue(StringValue stringDelegate,
IconValue iconDelegate,
BooleanValue booleanDelegate) |