6566676869707172737475
} @Override public void refreshIcon(ComputationTaskRuntimeInformation srti) { synchronized (this) { ComputationRuntimeState state = srti.getState(); setEnabled(true); switch (state) { case INITIALIZED: case PAUSED: case RUNNING: