Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package jbreport

Interface Summary
ConnectionFactory This is used to fetch a connection instance from the application.
Constants This interface contains all the constants that are used by the reporting package.
ReportComposite Defines a reporting element that contains multiple simple elements.
ReportElement This is the interface that provides the basic facilities of the package.
ReportElementFactory The factory that is responsible for creating report elements.
ReportSection This defines a logical group of elements inside a report.
ReportStylesheet This defines a package of styles that can be used to search for a given style value.
Repository This represents a storage area for a bunch of other element types, including but not limited to, datasources, queries, documents, etc.
 

Class Summary
ReportFacade Defines a facade into the reporting package, hopefully making simple reports easier to define.
 

Exception Summary
ReportException The exception that is used by this package to indicate failure at any point.