|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jfree.report.util.ReportConfiguration
org.jfree.report.util.PropertyFileReportConfiguration
org.jfree.report.util.PackageConfiguration
The PackageConfiguration handles the module level configuration.
| Field Summary |
| Constructor Summary | |
PackageConfiguration()
DefaultConstructor. |
|
| Method Summary | |
void |
insertConfiguration(ReportConfiguration config)
The new configuartion will be inserted into the list of report configuration, so that this configuration has the given report configuration instance as parent. |
| Methods inherited from class org.jfree.report.util.PropertyFileReportConfiguration |
load, load |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public PackageConfiguration()
| Method Detail |
public void insertConfiguration(ReportConfiguration config)
insertConfiguration in class ReportConfigurationconfig - the new report configuration.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||