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