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