|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object Facemorph.psychomorph.batchable.AddMenuTest
public class AddMenuTest
Constructor Summary | |
---|---|
AddMenuTest()
|
Method Summary | |
---|---|
boolean |
cleanup(PsychoMorphForm psychomorph)
Called when the plugin is unloaded or removed by psychomorph allows the pluggin to cleanup any resources it has opened/ |
boolean |
setup(PsychoMorphForm psychomorph)
Initialise the Batchable This is called once only when the Plugin is first loaded by Psychomorph. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AddMenuTest()
Method Detail |
---|
public boolean setup(PsychoMorphForm psychomorph)
Plugin
setup
in interface Plugin
psychomorph
- the main psychomorph object
public boolean cleanup(PsychoMorphForm psychomorph)
Plugin
cleanup
in interface Plugin
psychomorph
- the main psychomorph object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |