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