All Classes
-
All Classes Class Summary Enum Summary Class Description AbstractReportGenerator This is the base class used with the report generation examples.AbstractReportGenerator.OutputType The supported output types for this sampleSample1 Generates a report in the following scenario: The report definition file is a .prpt file which will be loaded and parsed The data factory is a simple JDBC data factory using HSQLDB There are no runtime report parameters usedSample2 Generates a report in the following scenario: The report definition file is a .prpt file which will be loaded and parsed The data factory is a simple JDBC data factory using HSQLDB There are no runtime report parameters usedSample3 Generates a report using a paginated Swing Preview Dialog.