|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--org.jfree.base.modules.DefaultModuleInfo
|
+--org.jfree.base.modules.AbstractModule
|
+--org.jfree.report.modules.gui.print.AWTPrintingGUIModule
The module definition for the AWT printing export gui module. The module contains 2 export plugins, the page setup plugin and the printing plugin.
| Field Summary | |
static java.lang.String |
PRINT_ENABLE_KEY
The printing export plugin enable key. |
static java.lang.String |
PRINT_ORDER_KEY
The printing export plugin preference key. |
static java.lang.String |
PRINT_SERVICE_KEY
|
| Constructor Summary | |
AWTPrintingGUIModule()
DefaultConstructor. |
|
| Method Summary | |
void |
initialize(org.jfree.base.modules.SubSystem subSystem)
Initializes the module. |
| Methods inherited from class org.jfree.base.modules.AbstractModule |
configure,
getDescription,
getName,
getOptionalModules,
getProducer,
getRequiredModules,
getSubSystem,
isClassLoadable,
loadModuleInfo,
loadModuleInfo,
performExternalInitialize,
setDescription,
setName,
setOptionalModules,
setProducer,
setRequiredModules,
setSubSystem,
toString |
| Methods inherited from class org.jfree.base.modules.DefaultModuleInfo |
equals,
getMajorVersion,
getMinorVersion,
getModuleClass,
getPatchLevel,
hashCode,
setMajorVersion,
setMinorVersion,
setModuleClass,
setPatchLevel |
| Methods inherited from class java.lang.Object |
clone,
finalize,
getClass,
notify,
notifyAll,
wait,
wait,
wait |
| Field Detail |
public static final java.lang.String PRINT_ORDER_KEY
public static final java.lang.String PRINT_ENABLE_KEY
public static final java.lang.String PRINT_SERVICE_KEY
| Constructor Detail |
public AWTPrintingGUIModule()
throws org.jfree.base.modules.ModuleInitializeException
| Method Detail |
public void initialize(org.jfree.base.modules.SubSystem subSystem)
throws org.jfree.base.modules.ModuleInitializeException
subSystem - the subSystem.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||