Package | Description |
---|---|
org.jfree.base.config | |
org.jfree.base.modules |
Module definitions:
|
Modifier and Type | Class and Description |
---|---|
class |
PropertyFileConfiguration
A report configuration that reads its values from an arbitary property file.
|
class |
SystemPropertyConfiguration
A property configuration based on system properties.
|
Modifier and Type | Method and Description |
---|---|
void |
HierarchicalConfiguration.insertConfiguration(HierarchicalConfiguration 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.
|
Modifier and Type | Class and Description |
---|---|
static class |
PackageManager.PackageConfiguration
The PackageConfiguration handles the module level configuration.
|
Modifier and Type | Method and Description |
---|---|
void |
PackageManager.PackageConfiguration.insertConfiguration(HierarchicalConfiguration 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.
|
Copyright © 2001–2018 JFree.org. All rights reserved.