Is there any way to change the background colour of a JCheckBox ? I mean the colour inside the little square, not everything around it which is what setBackground does.
JCheckBox
setBackground
Thanks.
You'll need to implement your own Icon.
Icon