Class JRDesignReportTemplate

java.lang.Object
net.sf.jasperreports.engine.base.JRBaseReportTemplate
net.sf.jasperreports.engine.design.JRDesignReportTemplate
All Implemented Interfaces:
Serializable, Cloneable, JRChangeEventsSupport, JRCloneable, JRReportTemplate

public class JRDesignReportTemplate extends JRBaseReportTemplate implements JRChangeEventsSupport
JRReportTemplate implementation to be used at report design time.
Author:
Lucian Chirita (lucianc@users.sourceforge.net)
See Also: