1. JCheckbox changes state twice when I show a dialog on statechange, how to fix? stackoverflow.comI have a checkbox that, when the user selects it, should spawn a dialog with further info, and upon reaction from the user, do something. My code looks basically like this: ... |
2. Custom JCheckBox with a corresponding Dialog box java-forums.orgHello forum folks - I need a custom component for my version of BeatBox.java. Most of the BeatBoxes use a JCheckBox, which the user can click to signal that the instrument in that column is to be played on the beat associated with the checkbox'es position within the row |