Package com.japisoft.editix.plugin
Interface EditixPlugin
- All Known Implementing Classes:
TestPlugin
public interface EditixPlugin
- Version:
- 1.0
- Author:
- (c) 2003 JAPISoft / Alexandre Brillant
-
Method Summary
Modifier and Type Method Description java.lang.String
getName()
void
init()
Initialize the plugin at startingvoid
start(PluginContext context)
Start the plugin