Package org.jfree.report.demo.layouts

Class Summary
BandInBandStackingDemoHandler A sample to show the band in band capabilities of JFreeReport ...
ComponentDrawingDemoHandler A simple report where column 3 displays (column 1 / column 2) as a percentage.
DemoReportControler The DemoReportControler is a simple report controler implementation which allows to modify two report properties from within the preview frame.
DemoTextInputPanel The DemoTextInputPanel provides two input fields for the report properties used in the StackedLayoutDemos.
LayoutDemo The LayoutDemo is the frontend class for all layouting related demos.
PropertyUpdatePreviewHandler A helper class to make this demo accessible from the DemoFrontend.
ShapeAndDrawableDemoHandler A simple report where column 3 displays (column 1 / column 2) as a percentage.
StackedLayoutAPIDemoHandler A very simple JFreeReport demo.
StackedLayoutXMLDemoHandler A simple report that shows the user input as report property value.