7879808182838485868788
task.pauseProcessor(); getSimRuntimeInfo().setState(ComputationRuntimeState.RUNNING); break; } refreshIcon(getSimRuntimeInfo()); SimRunTableModel model = srtmRef.get(); if (model != null) { model.propagateUpdate(getSimRuntimeInfo()); } } }