jas2.plugin
Interface ExtensionPluginContext
-
- All Superinterfaces:
- BasicPluginContext
public interface ExtensionPluginContext extends BasicPluginContext
The context passed to extension plugins
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description voidregisterDIM(LocalDIM dim)Used to register a DIMvoidregisterJobType(java.lang.String name, JASWizardPage wizardPage)Used to register a Job Type-
Methods inherited from interface jas2.plugin.BasicPluginContext
addMenu, error, error, getPrintStream, installConsole, installControl, installPage, isApplet, removeMenu, sendMessage
-
-
-
-
Method Detail
-
registerDIM
void registerDIM(LocalDIM dim)
Used to register a DIM
-
registerJobType
void registerJobType(java.lang.String name, JASWizardPage wizardPage)Used to register a Job Type
-
-
DataMelt 3.0 © DataMelt by jWork.ORG