|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.japisoft.editix.plugin.TestPlugin
public class TestPlugin
Constructor Summary | |
---|---|
TestPlugin()
|
Method Summary | |
---|---|
java.lang.String |
getName()
|
void |
init()
Initialize the plugin at starting |
void |
start(PluginContext context)
Start the plugin and insert Hello world at the current document location |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TestPlugin()
Method Detail |
---|
public java.lang.String getName()
getName
in interface EditixPlugin
public void init()
EditixPlugin
init
in interface EditixPlugin
public void start(PluginContext context)
start
in interface EditixPlugin
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |