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?

[326 byte] By [t503229] at [2007-9-26 1:48:09]
# 1
This link might be of some help http://www.esus.com/javaindex/j2se/jdk1.2/javaxswing/generalpurposecontainers/jtabbedpane/jtabbgcolor.html
mjha1 at 2007-6-29 2:48:06 > top of Java-index,Archived Forums,Swing...