public class MoMaXExecutor
extends java.lang.Object
implements java.awt.event.ActionListener
Constructor and Description |
---|
MoMaXExecutor(FwkDialogPaneInterface[] registeredComponents,
java.io.File momaJobFile,
ApplicationElement ae,
java.lang.Class<?> executableClass)
The default constructor.
|
MoMaXExecutor(FwkDialogPaneInterface registeredComponent,
java.io.File momaJobFile,
ApplicationElement ae,
java.lang.Class<?> executableClass)
The constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(java.awt.event.ActionEvent ev) |
java.lang.String |
getVersion()
Returns the version of this class
|
public MoMaXExecutor(FwkDialogPaneInterface registeredComponent, java.io.File momaJobFile, ApplicationElement ae, java.lang.Class<?> executableClass)
registeredComponent
- the DialogPane where this listener is registeredmomaJobFile
- the File of the MoMa Jobae
- the ApplicationElement where this Plugin was started onpublic MoMaXExecutor(FwkDialogPaneInterface[] registeredComponents, java.io.File momaJobFile, ApplicationElement ae, java.lang.Class<?> executableClass)
#MoMaXActionListener(FwkDialogPaneInterface, File, AoSession)
registeredComponents
- an Array of Components this listener will react to.momaJobFile
- the File of the MoMa Job