Closedown
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user