private int getSelectedConfigIndex() {
   return configList.getSelectedIndex();
 }