Bug Info:
=========
Applied background color is not effecting for toggle button in winxp look and feel.But it effecting in windows classic look and feel.
I expected the background which i set, should show in winxp look and feel.
I got the exact expected behavior in windows classic look and feel whenever i switched to windows classic look and feel.
JDK Info:
=========
java version "1.6.0-rc"
Java(TM) SE Runtime Environment (build 1.6.0-rc-b98)
Java HotSpot(TM) Client VM (build 1.6.0-rc-b98, mixed mode)
It can be reproducible with 1.5.0_08 b03 also.
Steps to Reproduce:
===================
1. Download attached the attached java file.
2. Launch the application on winxp machine.
Expected Results:
=================
The background color should be blue color.
Actual results:
===============
Its shows the default xp look and feel background.