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:ModuleWrapperIJrunGUI() defines processing pipeline when Profile Tools runs in GUI mode- Specified by:
runGUIin interfaceModuleWrapperIJ- Parameters:
cmd- input command strings from GUI plug in configure calls
-
runMacro
Description copied from interface:ModuleWrapperIJrunMarco() defines processing pipeline when Profile Tools runs in macro mode- Specified by:
runMacroin interfaceModuleWrapperIJ- Parameters:
cmd- input command strings from GUI plug in configure calls
-