|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.headius.TestModule
This is a very simple module to help you get started. Add the TestModule jar file to your classpath, and you should be able to load the module appropriately.
Constructor Summary | |
TestModule()
|
Method Summary | |
void |
actionPerformed(java.awt.event.ActionEvent evt)
|
void |
startModule(Litestep ls)
|
void |
stopModule()
|
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public TestModule()
Method Detail |
public void startModule(Litestep ls)
public void stopModule()
public void actionPerformed(java.awt.event.ActionEvent evt)
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |