Explain..
Description
| Property | supported | Behaviour |
|---|---|---|
| required-background-color | swing | This color will only be set when the field is required and not disabled. If it is disabled it will uset the disabled color |
| disabled-background-color | swing | This will always be set when the entry is disabled |
| default-background-color | swing | This color will be used as the default background and when the field is not disabled and not required |