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

Quick Search    Search Deep

Uses of Interface
jbreport.ReportComposite

Uses of ReportComposite in jbreport
 

Subinterfaces of ReportComposite in jbreport
 interface ReportStylesheet
          This defines a package of styles that can be used to search for a given style value.
 interface Repository
          This represents a storage area for a bunch of other element types, including but not limited to, datasources, queries, documents, etc.
 

Methods in jbreport that return ReportComposite
 ReportComposite ReportElementFactory.createComposite()
          Creates a new Composite element that is used to represent an entire document.