Package org.apache.commons.jelly.tags.swing.converters

Class Summary
ColorConverter A Converter that turns Strings in the form "#uuuuuu" (as RGB triple) or the name of one of the Color-constants of the class Color or SystemColor.
DebugGraphicsConverter A Converter that turns Strings in one of the constants of DebugGraphics to their appropriate integer constant.
DimensionConverter A Converter that turns Strings in the form "width, height" into Dimension objects
PointConverter A Converter that turns Strings in the form "x, y" into Point objects
 



Copyright © 2002-2006 Apache Software Foundation. All Rights Reserved.