How to set tab background color in JTabbedPane
843805Dec 8 2005 — edited Dec 9 2005I'd like to set the background color of a tab to be Red no matter if it's selected or not. Is there any way to do this? Currently, the background is red when the tab is not selected. Thanks.