Package org.jfree.report.demo.helper

Helper classes for the demo implementations.

See:
          Description

Class Summary
AboutAction The About action is used to show some information about the demo programm of JFreeReport.
AbstractDemoFrame The AbstractDemoFrame provides some basic functionality shared among all demos.
CloseAction An action for closing the demo programms frame.
DemoDrawable A simple implementation of the Drawable interface, used for a report demonstration.
FontChangeFunction This is a function used in report4-demo.
ImageCellRenderer A table cell renderer that draws an image in a table cell.
ImageRenderFunction The ImageRenderFunction creates a simple Image using a BufferedImage within a function to show the use of the ImageFunctionElement.
 

Package org.jfree.report.demo.helper Description

Helper classes for the demo implementations.