|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Plugin
| 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. |
| Method Detail |
|---|
boolean setup(PsychoMorphForm psychomorph)
psychomorph - the main psychomorph object
boolean cleanup(PsychoMorphForm psychomorph)
psychomorph - the main psychomorph object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||