|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.jrefinery.report.util.ReportConfiguration | +--com.jrefinery.report.util.PropertyFileReportConfiguration
A report configuration that reads its values from the jfreereport.properties file.
Field Summary |
Constructor Summary | |
PropertyFileReportConfiguration()
Default constructor. |
Method Summary | |
void |
load(java.lang.String fileName)
Loads the properties stored in the given file. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public PropertyFileReportConfiguration()
Method Detail |
public void load(java.lang.String fileName)
fileName
- the file name of the stored properties.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |