if (timer != null) {
timer.kill();
//simulator.killSimulation();
}
}
pad.restoreOriginalValues();
if (!stopped) {
progressWindow.finished();
//PAResultsWindow resWin = new PAResultsWindow(simd.getParametricAnalysisModel(),results,valueSet,validityMap);
//progressWindow.hide();
progressWindow.stopAnimation();