Closedown

This commit is contained in:
boccioli_m
2015-06-15 15:17:39 +02:00
parent 3829e07f9f
commit c6135db285
2 changed files with 3 additions and 2 deletions

View File

@@ -359,6 +359,7 @@ public class TestingList extends Panel {
}//GEN-LAST:event_jButtonRunActionPerformed
private void setButtonToStop(){
abort();
this.jButtonRun.setToolTipText("Run selected tests");
jButtonRun.setIcon(new javax.swing.ImageIcon(getClass().getResource("/icons/button_play-64px.png")));
this.jTable1.setEnabled(true);