Color of Disabled Checkboxes

From: Antonio (dottavio_at_ised.it)
Date: 12/10/03

  • Next message: Mohamed Naoufel Ben Salah: "java socket input reading troubles"
    Date: 10 Dec 2003 03:29:22 -0800
    
    

    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


  • Next message: Mohamed Naoufel Ben Salah: "java socket input reading troubles"