|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jfree.base.config.HierarchicalConfiguration
org.jfree.report.util.ReportConfiguration
The local configuration for a JFreeReport instance.
The global configuration can be accessed usingJFreeReportBoot.getInstance().getGlobalConfig().
| Constructor Summary | |
ReportConfiguration(org.jfree.util.Configuration globalConfig)
Creates a new report configuration. |
|
| Method Summary | |
protected void |
configurationLoaded()
|
protected boolean |
isParentSaved()
|
| Methods inherited from class org.jfree.base.config.HierarchicalConfiguration |
clone, findPropertyKeys, getConfigProperties, getConfigProperty, getConfigProperty, getConfiguration, getParentConfig, insertConfiguration, isLocallyDefined, setConfigProperty, setParentConfig |
| Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ReportConfiguration(org.jfree.util.Configuration globalConfig)
globalConfig - the global configuration.| Method Detail |
protected boolean isParentSaved()
protected void configurationLoaded()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||