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.
|
static class |
MappedValues.MappedValueUIResource
MappedValue wrapper of type UIResource to tag LAF installed converters.
|
Constructor and Description |
---|
MappedValue(StringValue stringDelegate,
IconValue iconDelegate,
BooleanValue booleanDelegate) |
MappedValueUIResource(StringValue stringDelegate,
IconValue iconDelegate,
BooleanValue booleanDelegate) |
Copyright © 2014. All rights reserved.