|
|||||||||
| 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.config.ConfigGUIModule
Provides the module definition for the report configuration editor.
| Constructor Summary | |
ConfigGUIModule()
Creates a new module definition and loads the module properties. |
|
| 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 |
| Constructor Detail |
public ConfigGUIModule()
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 | ||||||||