|
jWorkSheet release 0.90 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.ponec.jworksheet.module.ModuleApiImpl net.ponec.jworksheet.module.ModuleSample
public class ModuleSample
A sample of the simple module implementation.
Constructor Summary | |
---|---|
ModuleSample()
|
Method Summary | |
---|---|
void |
eventListener(boolean start)
A listen in start or finish the jWorkSheet application |
java.util.Date |
getCreated()
Returns a Date of Creation |
java.lang.String |
getDescription()
Returns a Module Description |
java.lang.String |
getName()
Returns a Module Name |
java.lang.String |
getRelease()
Returns a Release |
Methods inherited from class net.ponec.jworksheet.module.ModuleApiImpl |
---|
getJwsContext, localeListener, setJwsContext |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ModuleSample()
Method Detail |
---|
public void eventListener(boolean start)
ModuleApi
public java.util.Date getCreated()
ModuleApi
public java.lang.String getDescription()
ModuleApi
public java.lang.String getName()
ModuleApi
public java.lang.String getRelease()
ModuleApi
|
jWorkSheet release 0.90 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |