Deprecated API

Deprecated Classes
org.jfree.report.modules.parser.base.CommentHandler
          moved into JCommon; this class will be removed in 0.8.5 
 

Deprecated Methods
org.jfree.report.util.LevelList.getElementsForLevel(int)
          use the array methods for best performance. 
org.jfree.report.modules.gui.base.PreviewProxyBase.init(JFreeReport)
          use setReport(..) instead. 
org.jfree.report.modules.gui.base.ReportPane.setPageFormat(PageFormat)
          changing the page format should no longer be done this way, update the report definition instead and create a new ReportPane for that changed report definition. This method will be removed with version 0.8.5