Package com.jrefinery.report.targets.style

Style sheets for elements and bands.

See:
          Description

Interface Summary
StyleChangeListener The interface that must be supported by objects that wish to receive notification of style change events.
 

Class Summary
BandDefaultStyleSheet A default band style sheet.
BandStyleSheet A band style sheet.
ElementDefaultStyleSheet The default element style sheet.
ElementStyleSheet An element style-sheet contains zero, one or many attributes that affect the appearance of report elements.
StyleChangeSupport A utility class for managing a collection of StyleChangeListener objects.
StyleKey A style key represents a (key, class) pair.
StyleSheetCollection The StyleSheet collection is assigned to all Elements, all StyleSheets and to the JFreeReport and the ReportDefinition objects. ??
StyleSheetCollectionHelper  
 

Exception Summary
InvalidStyleSheetCollectionException  
 

Package com.jrefinery.report.targets.style Description

Style sheets for elements and bands.