Closedown

This commit is contained in:
boccioli_m
2015-06-08 15:53:59 +02:00
parent bfb1fe70ae
commit d363c926ab
3 changed files with 2 additions and 2 deletions

View File

@@ -191,7 +191,7 @@ public class TestingList extends Panel {
add(jScrollPane2, java.awt.BorderLayout.PAGE_END);
jCheckBox1.setText("Select all");
jCheckBox1.setText("All");
jCheckBox1.addActionListener(new java.awt.event.ActionListener() {
public void actionPerformed(java.awt.event.ActionEvent evt) {
jCheckBox1ActionPerformed(evt);