Hello,
I wantto duplicate all elements of detail band and move those duplicated
zone.
At this time I can get all element ofthis band :
-------------------------------
JRDesignBand jrdb = (JRDesignBand)jd.getDetail();
JRDesignElement[] jrde = jRElement2JRDesignElement(jrdb.getElements());
-------------------------------

How can I duplicated JRDesignElement I can't find public constructor nor static 
constructor ?

thanks

-- 
yves piel


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
jasperreports-questions mailing list
jasperreports-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jasperreports-questions

Reply via email to