Startup
This commit is contained in:
@@ -223,7 +223,6 @@ public class TestingList extends Panel {
|
||||
|
||||
add(jScrollPane2, java.awt.BorderLayout.PAGE_END);
|
||||
|
||||
jCheckBox1.setText("All");
|
||||
jCheckBox1.setToolTipText("Select/Deselect All Tests");
|
||||
jCheckBox1.addActionListener(new java.awt.event.ActionListener() {
|
||||
public void actionPerformed(java.awt.event.ActionEvent evt) {
|
||||
|
||||
Reference in New Issue
Block a user