| Package | Description |
|---|---|
| com.jidesoft.converter |
The package contains all kinds of object converters for JIDE Common Layer.
|
| Modifier and Type | Class and Description |
|---|---|
class |
HexColorConverter
If alpha value is not included, converts Color to/from #xxxxxx format.
|
class |
RgbColorConverter
If alpha value is not included, converts Color to/from "XXX, XXX, XXX" format.
|