jTabbedPane selected tab background color
807589Nov 20 2006 — edited Jul 18 2008I'm not sure what can be done about this, but I've been trying to figure out how to change the background color of tabs when they are selected (not the panels). The default color for the selected tabs are light blue. I tried changing the background color of the jPanel's to see if it would maintain that color when selected but this doesn't work to solve my problem. I'm trying to do this in netbeans5.0 but I don't see a way.