Package com.taco.swinger.text2gui.border

Provides converters fromt text to Swing borders.

See:
          Description

Class Summary
BevelBorderConverter A class that converts strings and resource bundles to bevel and soft bevel borders.
CompoundBorderConverter A class that converts strings and resource bundles to compound borders.
DispatchingBorderConverter An implementation of IInterpolatingConverter that converts strings and resource bundles to borders.
EmptyBorderConverter A class that converts strings and resource bundles to empty borders.
EtchedBorderConverter A class that converts strings and resource bundles to etched borders.
LineBorderConverter A class that converts strings and resource bundles to line borders.
MatteBorderConverter A class that converts strings and resource bundles to matte borders.
TitledBorderConverter A class that converts strings and resource bundles to titled borders.
 

Package com.taco.swinger.text2gui.border Description

Provides converters fromt text to Swing borders.