Good Morning,
for my application I need to set the disabled color of the checkboxes
to blue,
how can I do this ???
I know for the combo there is
UIManager.put("ComboBox.disabledForeground", new Color(0,0,255));
but seems there is nothing of similar for the checkbox, maybe SUN
doesn't think to this ??? Can you help me to ha ve a blue disabled
checkbox ???
Thanks
Ing. Antonio D'Ottavio
Christophe Vanfleteren - 10 Dec 2003 11:35 GMT
> Good Morning,
> for my application I need to set the disabled color of the checkboxes
[quoted text clipped - 7 lines]
> doesn't think to this ??? Can you help me to ha ve a blue disabled
> checkbox ???
Do not multipost, if you really feel it is necessary (it isn't, and
comp.lang.java.gui is the best group for this question), crosspost instead.
Any answer you might get now will be scattered over the different groups.

Signature
Kind regards,
Christophe Vanfleteren