Class BlankJistHook


  • public class BlankJistHook
    extends java.lang.Object
    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 Detail

      • internalDialog

        private JDialogSWI internalDialog
    • Constructor Detail

      • BlankJistHook

        public BlankJistHook()
    • Method Detail

      • createInputParameters

        public ParameterTable createInputParameters()
      • createOutputParameters

        public ParameterTable createOutputParameters()
      • getOutputImageName

        public java.lang.String getOutputImageName​(java.lang.String imageParamName)
      • isActionComplete

        public boolean isActionComplete()