posted 22 years ago
I am trying to make a JList of JCheckBoxes. Here is the code
It comiles and runs, and I can see the Checkboxes with the correct text, however, I can't click on the check boxes. When I click the checks, they don't get checked. Any ideas?