I have a question about setting the background color to JButton.
It seems that the this method only changes the color of the border. Here is the difference (left is jButton):

Is there a way to make the background the same?
I'm using setLookAndFeel on Windows 8.