org.jfree.report.util

Class ReportConfiguration

public class ReportConfiguration extends HierarchicalConfiguration

The local configuration for a JFreeReport instance.

The global configuration can be accessed using JFreeReportBoot.getInstance().getGlobalConfig().

Author: Thomas Morgner

Constructor Summary
ReportConfiguration(Configuration globalConfig)
Creates a new report configuration.
Method Summary
protected voidconfigurationLoaded()
protected booleanisParentSaved()

Constructor Detail

ReportConfiguration

public ReportConfiguration(Configuration globalConfig)
Creates a new report configuration.

Parameters: globalConfig the global configuration.

Method Detail

configurationLoaded

protected void configurationLoaded()

isParentSaved

protected boolean isParentSaved()