jasext.flatfileserver
Class Register
- java.lang.Object
-
- jas2.plugin.BasicPlugin
-
- jas2.plugin.ExtensionPlugin
-
- jasext.flatfileserver.Register
-
- All Implemented Interfaces:
- IExtensionPlugin, IPluginInfo
public class Register extends ExtensionPlugin implements IPluginInfo
-
-
Field Summary
-
Fields inherited from class jas2.plugin.BasicPlugin
out
-
-
Constructor Summary
Constructors Constructor and Description Register()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description java.lang.StringgetName()java.lang.StringgetVersion()voidinit()Called by the application when the plugin is installed Plugins should override this method to install new menus etc.-
Methods inherited from class jas2.plugin.ExtensionPlugin
getPluginContext, registerDIM, registerJobType, setPluginContext
-
Methods inherited from class jas2.plugin.BasicPlugin
addMenu, error, error, installConsole, installControl, installPage, removeMenu, sendMessage
-
-
-
-
Method Detail
-
init
public void init()
Description copied from class:BasicPluginCalled by the application when the plugin is installed Plugins should override this method to install new menus etc.- Overrides:
initin classBasicPlugin
-
getName
public java.lang.String getName()
- Specified by:
getNamein interfaceIPluginInfo- Returns:
- The name of the plugin
-
getVersion
public java.lang.String getVersion()
- Specified by:
getVersionin interfaceIPluginInfo- Returns:
- The version number in the form n.n.n (e.g. 1.0.2)
-
-
DataMelt 3.0 © DataMelt by jWork.ORG