org.jfree.report.util.beans |
Bean and property support classes.
|
Java Source File Name | Type | Comment |
ArrayValueConverter.java | Class | An ValueConverter that handles Arrays. |
BeanException.java | Class | The BeanException class signals errors when setting or reading bean
properties. |
BeanPropertyLookupParser.java | Class | |
BeanUtility.java | Class | The BeanUtility class enables access to bean properties using the reflection
API. |
BigDecimalValueConverter.java | Class | A class that handles the conversion of
BigDecimal attributes to and from their
String representation. |
BigIntegerValueConverter.java | Class | A class that handles the conversion of
java.math.BigInteger attributes to and
from their
String representation. |
BooleanValueConverter.java | Class | A class that handles the conversion of
Boolean attributes to and from their
String representation. |
BorderStyleValueConverter.java | Class | |
BoxSizingValueConverter.java | Class | |
ByteValueConverter.java | Class | A class that handles the conversion of
Byte attributes to and from their
String representation. |
CharacterValueConverter.java | Class | A class that handles the conversion of
Character attributes to and from their
String representation. |
ClassValueConverter.java | Class | A class that handles the conversion of
Integer attributes to and from their
String representation. |
ColorValueConverter.java | Class | A class that handles the conversion of
Integer attributes to and from their
String representation. |
ConverterRegistry.java | Class | |
DateValueConverter.java | Class | |
DoubleValueConverter.java | Class | A class that handles the conversion of
Double attributes to and from their
String representation. |
ElementAlignmentValueConverter.java | Class | |
FloatValueConverter.java | Class | A class that handles the conversion of
Float attributes to and from their
String representation. |
FontSmoothValueConverter.java | Class | |
GenericValueConverter.java | Class | A class that handles the conversion of
Integer attributes to and from their
String representation. |
IntegerValueConverter.java | Class | A class that handles the conversion of
Integer attributes to and from their
String representation. |
LocaleValueConverter.java | Class | |
LongValueConverter.java | Class | A class that handles the conversion of
Integer attributes to and from their
String representation. |
ShortValueConverter.java | Class | A class that handles the conversion of
Integer attributes to and from their
String representation. |
StringValueConverter.java | Class | A class that handles the conversion of
Integer attributes to and from their
String representation. |
TimeZoneValueConverter.java | Class | |
ValueConverter.java | Interface | A value converter is an object that can transform an object into a string or vice
versa. |
VerticalTextAlignValueConverter.java | Class | |
WhitespaceCollapseValueConverter.java | Class | |