Re: Color of Disabled Checkboxes

From: Thomas A. Li (tli_at_corporola.com)
Date: 12/10/03


Date: Wed, 10 Dec 2003 20:36:33 GMT

use setBackground(Color c) in its parent Componemt.

"Antonio" <dottavio@ised.it> wrote in message
news:fb35ea96.0312100328.5602fe58@posting.google.com...
> 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



Relevant Pages

  • Re: Color of Disabled Checkboxes
    ... Antonio wrote: ... > for my application I need to set the disabled color of the checkboxes ... > but seems there is nothing of similar for the checkbox, ... Kind regards, ...
    (comp.lang.java.gui)
  • Re: Color of Disabled Checkboxes
    ... > for my application I need to set the disabled color of the checkboxes ... > but seems there is nothing of similar for the checkbox, ... The CheckBox check is an Icon. ... individually set the icon for each check box you create. ...
    (comp.lang.java.developer)
  • Re: disabling javascript in IE6
    ... Tools, Internet Options, Advanced. ... Clear the checkbox under Java (Sun) ... clear the three checkboxes under Microsoft VM. ...
    (microsoft.public.windows.inetexplorer.ie6.browser)