16161617161816191620162116221623162416251626
else { try { SwingUtilities.invokeAndWait(runner); } catch (InterruptedException e) { CancelException errorVar = new CancelException(e); ErrorMgr.addError(errorVar); throw errorVar; } catch (InvocationTargetException e) { e.printStackTrace();