org.jfree.report.modules.misc.tablemodel
public class TableModelModule extends AbstractModule
| Constructor Summary | |
|---|---|
| TableModelModule()
DefaultConstructor. | |
| Method Summary | |
|---|---|
| void | initialize(SubSystem subSystem)
Initializes the module. |
Throws: ModuleInitializeException if an error occured.
Parameters: subSystem the subSystem.
Throws: ModuleInitializeException if an error ocurred while initializing the module.