| Package | Description |
|---|---|
| org.jfree.base |
Base level classes.
|
| org.jfree.base.log | |
| org.jfree.base.modules |
Module definitions:
|
| Class and Description |
|---|
| PackageManager
The PackageManager is used to load and configure the modules of JFreeReport.
|
| SubSystem
A sub-system holds a separate collection of modules.
|
| Class and Description |
|---|
| AbstractModule
The abstract module provides a default implementation of the module interface.
|
| DefaultModuleInfo
Provides a default implementation of the module info interface.
|
| Module
A module encapsulates optional functionality within a project.
|
| ModuleInfo
The Module info class encapsulates metadata about a given module.
|
| ModuleInitializeException
This exception is thrown when the module initialization encountered an
unrecoverable error which prevents the module from being used.
|
| SubSystem
A sub-system holds a separate collection of modules.
|
| Class and Description |
|---|
| AbstractModule.ReaderHelper
The reader helper provides a pushback interface for the reader to read and
buffer complete lines.
|
| DefaultModuleInfo
Provides a default implementation of the module info interface.
|
| Module
A module encapsulates optional functionality within a project.
|
| ModuleInfo
The Module info class encapsulates metadata about a given module.
|
| ModuleInitializeException
This exception is thrown when the module initialization encountered an
unrecoverable error which prevents the module from being used.
|
| PackageManager
The PackageManager is used to load and configure the modules of JFreeReport.
|
| PackageManager.PackageConfiguration
The PackageConfiguration handles the module level configuration.
|
| PackageSorter.SortModule
An Internal wrapper class which collects additional information
on the given module.
|
| PackageState
The package state class is used by the package manager to keep track of
the activation level of the installed or errornous packages.
|
| SubSystem
A sub-system holds a separate collection of modules.
|