Click to See Complete Forum and Search --> : Customizing JCheckBox


torne
January 7th, 2000, 05:28 AM
Hia

Is there any way I can change the look of a selected JCheckBox ? I want to change the "tick" with a cross. I know one can use .gif files, is there any other way ??


Thanx in advance


Tor

DHunter21
January 11th, 2000, 06:46 PM
You could overwrite the public void paint(Graphics g) {}.