Package com.jrefinery.report.io.ext.factory.stylekey

The StyleKeyFactory interface and related classes.

See:
          Description

Interface Summary
StyleKeyFactory A style key factory.
 

Class Summary
AbstractStyleKeyFactory An abstract class for implementing the StyleKeyFactory interface.
DefaultStyleKeyFactory A default implementation of the StyleKeyFactory interface.
PageableLayoutStyleKeyFactory A style key factory.
StyleKeyFactoryCollector A style key factory.
StyleKeyReferenceGenerator An application that generates a report that provides style key reference information.
StyleKeyReferenceTableModel A table model for the style key reference generator.
 

Package com.jrefinery.report.io.ext.factory.stylekey Description

The StyleKeyFactory interface and related classes.

The StyleKeyFactory is used to create StyleKeys in a generic way.

You may use the StyleKeyReferenceGenerator to create the Reference-Documentation for all known StyleKey-Description implementations.