INTEGRATION: CWS rptchart01_DEV300 (1.4.16); FILE MERGED
2008/02/21 09:57:24 oj 1.4.16.1: #i85225# fixes found with PMD
This commit is contained in:
parent
70f85044ef
commit
0f55ebf5bd
1 changed files with 2 additions and 3 deletions
|
@ -4,9 +4,9 @@
|
|||
*
|
||||
* $RCSfile: FormattedTextLayoutController.java,v $
|
||||
*
|
||||
* $Revision: 1.4 $
|
||||
* $Revision: 1.5 $
|
||||
*
|
||||
* last change: $Author: rt $ $Date: 2008-01-29 14:33:50 $
|
||||
* last change: $Author: kz $ $Date: 2008-03-05 17:31:38 $
|
||||
*
|
||||
* The Contents of this file are made available subject to
|
||||
* the terms of GNU Lesser General Public License Version 2.1.
|
||||
|
@ -52,7 +52,6 @@ import org.jfree.report.ReportDataFactoryException;
|
|||
import org.jfree.report.ReportProcessingException;
|
||||
import org.jfree.report.expressions.FormulaExpression;
|
||||
import org.jfree.report.flow.ReportTarget;
|
||||
import org.jfree.report.flow.layoutprocessor.ElementLayoutController;
|
||||
import org.jfree.report.flow.layoutprocessor.LayoutController;
|
||||
import org.jfree.report.structure.Element;
|
||||
import org.jfree.util.Log;
|
||||
|
|
Loading…
Reference in a new issue