|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectbiz.junginger.modules.util.AbstractModule
biz.junginger.modules.examples.LabelModule
Example Module.
Subject to the MyModules Software Licence (based on the Apache Software License).
Copyright (c) 2003 Markus Oliver Junginger. All rights reserved.
http://www.junginger.biz
| Constructor Summary | |
LabelModule()
|
|
| Method Summary | |
javax.swing.JLabel |
getJLabel()
|
void |
modulePrepare(java.util.Properties properties)
Initialization phase ONE of the module. Its individual dependencies ARE NOT met. To support multi-threading more efficiently, the module can prepare itself as much as possible at this point. |
| Methods inherited from class biz.junginger.modules.util.AbstractModule |
moduleDestroy, moduleInit, moduleStart |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public LabelModule()
| Method Detail |
public void modulePrepare(java.util.Properties properties)
throws java.lang.Exception
AbstractModule
modulePrepare in interface ModulemodulePrepare in class AbstractModulejava.lang.ExceptionModule.modulePrepare(java.util.Properties)public javax.swing.JLabel getJLabel()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||