| Name | Description | Type | Package | Framework |
| AbstractContext | AbstractContext is a generic context class. | Class | com.jidesoft.converter | JideSoft |
|
| ArrayConverter | An abstract class that is extended by any converters that convert to/from an array-like format, such as 1, 2, 3. | Class | com.jidesoft.converter | JideSoft |
|
| BigDecimalConverter | Converter for BigDecimal. | Class | com.jidesoft.converter | JideSoft |
|
| BooleanConverter | Converter which converts Boolean to String and converts it back. | Class | com.jidesoft.converter | JideSoft |
|
| ByteConverter | Converter which converts Byte to String and converts it back. | Class | com.jidesoft.converter | JideSoft |
|
| CacheMap | This class was moved to com. | Class | com.jidesoft.converter | JideSoft |
|
| CalendarConverter | Converter which converts Calendar to String and converts it back. | Class | com.jidesoft.converter | JideSoft |
|
| ColorConverter | Converter which converts Color to String and converts it back. | Class | com.jidesoft.converter | JideSoft |
|
| ConverterContext | The context object used by ObjectConverter. | Class | com.jidesoft.converter | JideSoft |
|
| ConverterContextSupport | The interface indicates the class who extends it can support ConverterContext. | Interface | com.jidesoft.converter | JideSoft |
|
| CurrencyConverter | Converter which converts currency to String and converts it back. | Class | com.jidesoft.converter | JideSoft |
|
| DateConverter | Converter which converts Date to String and converts it back. | Class | com.jidesoft.converter | JideSoft |
|
| DefaultArrayConverter | Converts an array to a string and converts a string to an array. | Class | com.jidesoft.converter | JideSoft |
|
| DefaultObjectConverter | Default object converter. | Class | com.jidesoft.converter | JideSoft |
|
| DimensionConverter | Converter which converts Dimension to String and converts it back. | Class | com.jidesoft.converter | JideSoft |
|
| DoubleConverter | Converter which converts Double to String and converts it back. | Class | com.jidesoft.converter | JideSoft |
|
| EnumConverter | A typical way to define a constant is to use int as the value type. | Class | com.jidesoft.converter | JideSoft |
|
| FileConverter | Converter which converts File to String and converts it back. | Class | com.jidesoft.converter | JideSoft |
|
| FloatConverter | Converter which converts Float to String and converts it back. | Class | com.jidesoft.converter | JideSoft |
|
| FontConverter | Converter which converts Font to String and converts it back. | Class | com.jidesoft.converter | JideSoft |
|
| FontNameConverter | Converter which converts Font Name String to String and converts it back. | Class | com.jidesoft.converter | JideSoft |
|
| HexColorConverter | If alpha value is not included, converts Color to/from #xxxxxx format. | Class | com.jidesoft.converter | JideSoft |
|
| InsetsConverter | Converter which converts Insets to String and converts it back. | Class | com.jidesoft.converter | JideSoft |
|
| IntegerConverter | Converter which converts Integer to String and converts it back. | Class | com.jidesoft.converter | JideSoft |
|
| LongConverter | Converter which converts Long to String and converts it back. | Class | com.jidesoft.converter | JideSoft |
|
| MonthConverter | Converter which converts Date to String and converts it back. | Class | com.jidesoft.converter | JideSoft |
|
| MonthNameConverter | Converter which converts int to month string and converts it back. | Class | com.jidesoft.converter | JideSoft |
|
| MultilineStringConverter | Converter which converts a String with new lines to String and convert the new lines to "
" so that it can be displayed in the UI. | Class | com.jidesoft.converter | JideSoft |
|
| MultipleEnumConverter | MultipleEnumConverter is a special ArrayConverter that converts a string to/from array. | Class | com.jidesoft.converter | JideSoft |
|
| NaturalNumberConverter | Converter which converts Integer to String and converts it back. | Class | com.jidesoft.converter | JideSoft |
|
| NumberConverter | Converter which converts Number to String and converts it back. | Class | com.jidesoft.converter | JideSoft |
|
| NumberFormatConverter | Converter which converts currency to String and converts it back. | Class | com.jidesoft.converter | JideSoft |
|
| ObjectConverter | | Interface | com.jidesoft.converter | JideSoft |
|
| ObjectConverterManager | ObjectConverterManager is a center place to register ObjectConverters with a data type and an optional ConverterContext. | Class | com.jidesoft.converter | JideSoft |
|
| PasswordConverter | Converter which converts String to String and converts it back. | Class | com.jidesoft.converter | JideSoft |
|
| PercentConverter | Converter which converts percentage to String and converts it back. | Class | com.jidesoft.converter | JideSoft |
|
| PointConverter | Converter which converts Point to String and converts it back. | Class | com.jidesoft.converter | JideSoft |
|
| QuarterNameConverter | Converter which converts quarter to String and converts it back. | Class | com.jidesoft.converter | JideSoft |
|
| RangeConverter | An abstract class that is extended by any converters that convert to/from an array-like format, such as 1, 2, 3. | Class | com.jidesoft.converter | JideSoft |
|
| RectangleConverter | Converter which converts Rectangle to String and converts it back. | Class | com.jidesoft.converter | JideSoft |
|
| RegistrationEvent | This class was moved to com. | Class | com.jidesoft.converter | JideSoft |
|
| RegistrationListener | | Interface | com.jidesoft.converter | JideSoft |
|
| RgbColorConverter | If alpha value is not included, converts Color to/from "XXX, XXX, XXX" format. | Class | com.jidesoft.converter | JideSoft |
|
| ShortConverter | Converter which converts Short to String and converts it back. | Class | com.jidesoft.converter | JideSoft |
|
| StringArrayConverter | | Class | com.jidesoft.converter | JideSoft |
|
| StringConverter | Converter which converts String to String and converts it back. | Class | com.jidesoft.converter | JideSoft |
|
| XmlUtils | | Class | com.jidesoft.converter | JideSoft |
|
| YearNameConverter | Converter which converts year to int and converts it back. | Class | com.jidesoft.converter | JideSoft |