Package net.sf.paperclips.decorator

Decorators aid in applying styles uniformly across across documents.

See:
          Description

Interface Summary
PrintDecorator Interface for wrapping a print in a decoration.
 

Class Summary
BackgroundDecorator Decorates prints with a background color.
BorderDecorator Decorates prints with a border.
CompoundDecorator Decorates prints with multiple decorators.
 

Package net.sf.paperclips.decorator Description

Decorators aid in applying styles uniformly across across documents.