| Package | Description |
|---|---|
| com.jidesoft.comparator |
The package contains all kinds of comparators for JIDE Common Layer.
|
| com.jidesoft.converter |
The package contains all kinds of object converters for JIDE Common Layer.
|
| com.jidesoft.grouper |
The package contains all kinds of object groupers for JIDE Common Layer.
|
| com.jidesoft.grouper.date |
The package contains all kinds of date object groupers for JIDE Common Layer.
|
| Class and Description |
|---|
AbstractContext
AbstractContext is a generic context class. |
| Class and Description |
|---|
AbstractContext
AbstractContext is a generic context class. |
| ArrayConverter
An abstract class that is extended by any converters that convert to/from an array-like format, such as 1, 2, 3.
|
| ColorConverter
Converter which converts Color to String and converts it back.
|
| ConverterContext
The context object used by ObjectConverter.
|
| DateConverter
Converter which converts Date to String and converts it back.
|
| DefaultObjectConverter
Default object converter.
|
| EnumConverter
A typical way to define a constant is to use int as the value type.
|
| NumberConverter
Converter which converts Number to String and converts it back.
|
| NumberFormatConverter
Converter which converts currency to String and converts it back.
|
| ObjectConverter
An interface that can convert a object to a String and convert from
String to object.
|
| Class and Description |
|---|
AbstractContext
AbstractContext is a generic context class. |
| ConverterContext
The context object used by ObjectConverter.
|
| Class and Description |
|---|
| ConverterContext
The context object used by ObjectConverter.
|