org.jfree.report.modules.gui.common
public class GuiCommonModule extends AbstractModule
| Field Summary | |
|---|---|
| static String | RESOURCE_BASE_NAME |
| Constructor Summary | |
|---|---|
| GuiCommonModule() | |
| Method Summary | |
|---|---|
| void | initialize(SubSystem subSystem)
Initializes the module. |
Parameters: subSystem the subSystem.
Throws: ModuleInitializeException if an error ocurred while initializing the module.