-
Enhancement
-
Resolution: Fixed
-
P4
-
1.2.0
-
beta
-
generic
-
generic
Name: vi73552 Date: 04/16/99
There's no way to set the color of the selected tab in a
JTabbedPane. The class has methods called setBackgroundAt() and
setForegroundAt(), but these set the colors of the unselected
tabs. The selected tab (in the default look and feel) remains
gray, no matter what I've specified in setBackgroundAt(), and
setForegroundAt(). It also remains gray regardless of what the
background and foreground colors are of the components for each
tab. It also doesn't depend on the opacity of those components.
(Review ID: 57040)
======================================================================