public String getScriptExt() {
   return scriptExtCombo.getText();
 }
 public String getScriptDir() {
   return scriptDirCombo.getText();
 }