Change color of active tab for JTabbedPane
Is it possible to change the color of the selected (active) tab to match the color of the panel? You can change the default for the non-selected tabs which affects all the tabs but the active one. I'd like to do the reverse--change the color of only the active tab.
Does anyone know how to do this?

