Re: how do I veto a setSelected() on JCheckBox



thanks all, i think the veto thing would not work because
"selected" is a property, but not a constrained property
so i may be out of luck. Disabled may be an option but havn't thought
it out to much, just thought intercepting the potential property change
prior to it actually changing would do the trick, but maybe not.


thanks all

.