I'm trying to set the background color for a JTab. I can set it and see the new color if I am not on that particular tab. If I am on that tab I don't see the color. I think its because it overwrites the background color with the 'selected' color since we've selected that tab.
What can I do? Thank you very much!!