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