Package cookxml.cookswt.converter

Class Summary
ColorConverter Convert a hex representation in "#rrggbb", "rrggbb", or names predefined in Color.
CursorConverter Convert a hex representation in "#rrggbb", "rrggbb", or names predefined in Color.
FontConverter Convert a string representation into a Font.
ImageConverter Convert a string into an Image object.
ImageDataConverter Convert a string into an Image object.
PointConverter Convert a string in "#,#" format into a Point object.
RectangleConverter Convert a string in "#,#,#,#" format into a Rectangle.