Package gov.nih.mipav.view.dialogs
Class BlankJistHook
java.lang.Object
gov.nih.mipav.view.dialogs.BlankJistHook
This class is an example class for tying existing plugins into the JIST interface. This class can be
inserted into any build of MIPAV which has a compatible build of JIST. JIST will then discover the plugin
and execute it appropriately.
- Author:
- senseneyj
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetOutputImageName(String imageParamName) booleanvoidscriptRun(ParameterTable table)
-
Field Details
-
internalDialog
-
-
Constructor Details
-
BlankJistHook
public BlankJistHook()
-
-
Method Details
-
getActionMetadata
-
createInputParameters
-
createOutputParameters
-
scriptRun
-
getOutputImageName
-
isActionComplete
public boolean isActionComplete()
-