Class TestPlugin

java.lang.Object
com.japisoft.editix.plugin.TestPlugin
All Implemented Interfaces:
EditixPlugin

public class TestPlugin
extends java.lang.Object
implements EditixPlugin
Version:
1.0
Author:
(c) 2003 JAPISoft / Alexandre Brillant
  • Constructor Summary

    Constructors 
    Constructor Description
    TestPlugin()  
  • Method Summary

    Modifier and Type Method Description
    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