|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Configuration | |
|---|---|
| com.irisel.modules | |
| com.irisel.util | |
| Uses of Configuration in com.irisel.modules |
|---|
| Subclasses of Configuration in com.irisel.modules | |
|---|---|
class |
PackageConfiguration
The PackageConfiguration handles the module level configuration. |
| Methods in com.irisel.modules with parameters of type Configuration | |
|---|---|
void |
PackageConfiguration.insertConfiguration(Configuration 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. |
| Uses of Configuration in com.irisel.util |
|---|
| Subclasses of Configuration in com.irisel.util | |
|---|---|
class |
PropertyFileConfiguration
A report configuration that reads its values from the jfreereport.properties file. |
| Methods in com.irisel.util that return Configuration | |
|---|---|
static Configuration |
Configuration.getGlobalConfig()
Deprecated. |
| Methods in com.irisel.util with parameters of type Configuration | |
|---|---|
void |
PackageConfiguration.insertConfiguration(Configuration 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. |
| Constructors in com.irisel.util with parameters of type Configuration | |
|---|---|
Configuration(Configuration globalConfig)
Creates a new report configuration. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||