|
||||||||||
| 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.base.config.PropertyFileConfiguration
org.jfree.base.modules.PackageManager.PackageConfiguration
public static class PackageManager.PackageConfiguration
The PackageConfiguration handles the module level configuration.
| Constructor Summary | |
|---|---|
PackageManager.PackageConfiguration()
DefaultConstructor. |
|
| Method Summary | |
|---|---|
void |
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. |
| Methods inherited from class org.jfree.base.config.PropertyFileConfiguration |
|---|
load, load, load |
| Methods inherited from class org.jfree.base.config.HierarchicalConfiguration |
|---|
clone, configurationLoaded, findPropertyKeys, getConfigProperties, getConfigProperty, getConfigProperty, getConfiguration, getParentConfig, isLocallyDefined, isParentSaved, setConfigProperty, setParentConfig |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PackageManager.PackageConfiguration()
| Method Detail |
|---|
public void insertConfiguration(HierarchicalConfiguration config)
insertConfiguration in class HierarchicalConfigurationconfig - the new report configuration.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||