Package com.bristle.javalib.ui

Interface Summary
DisplayDataInterface This interface requires implementing classes to provide methods to get the display data about the properties of a bean.
 

Class Summary
DisplayDataTypeEnum This class encapsulates the concept of an data type for displayable data, offering an enumerated type, comparison operators, toString(), the ability to retrieve a Collection of all values, and various other utility functions.
ObjectDisplayDataMap This bean class carries a map of display data about all properties of a displayable object, with the property names as map keys.
PropertyDisplayData This class carries the display data about one property of a displayable object.
 

Exception Summary
DisplayDataTypeEnum.NoSuchDisplayDataTypeEnumException Thrown when a specified value does not match any DisplayDataTypeEnum