Package org.notima.util
Class RuntimeUtil
java.lang.Object
org.notima.util.RuntimeUtil
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic intrunExternalCmd(List<String> cmd, PropertyChangeSupport swingWorker, Properties customEnv)
-
Constructor Details
-
RuntimeUtil
public RuntimeUtil()
-
-
Method Details
-
runExternalCmd
public static int runExternalCmd(List<String> cmd, PropertyChangeSupport swingWorker, Properties customEnv) throws Exception - Throws:
Exception
-