Class IJGenericDialogTest
java.lang.Object
com.github.JianZhongBerkeley.playground.IJGenericDialogTest
- All Implemented Interfaces:
ModuleWrapperIJ
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
IJGenericDialogTest
public IJGenericDialogTest()
-
-
Method Details
-
runGUI
Description copied from interface:ModuleWrapperIJ
runGUI() defines processing pipeline when Profile Tools runs in GUI mode- Specified by:
runGUI
in interfaceModuleWrapperIJ
- Parameters:
cmd
- input command strings from GUI plug in configure calls
-
runMacro
Description copied from interface:ModuleWrapperIJ
runMarco() defines processing pipeline when Profile Tools runs in macro mode- Specified by:
runMacro
in interfaceModuleWrapperIJ
- Parameters:
cmd
- input command strings from GUI plug in configure calls
-