Background color in disabled JTextField
843805Apr 13 2006 — edited Apr 13 2006Hi,
If one explicitly set a background color for a JTextField component it doesn't keep the same behaviour, as it keeps the color when its state changes to disabled, instead of turning to the traditional grey.
There is any way to avoid this?