This week's book giveaway is in the Agile and other Processes forum. We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line! See this thread for details.
I have a JTabbedPane with black tabs and white lettering on the tabs. I am using UIManager.put("TabbedPane.selected", Color.green) to change a tab color to green when it is selected. The lettering remains white, but I would like it to change to black when the tab is selected. Is there a way to do this? Thank you.
Michael Dunn
Ranch Hand
Joined: Jun 09, 2003
Posts: 4632
posted
0
this is one way
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to
run our stuff on 16 servers instead of 3.
subject: changing text color on selected JTabbedPane tab