help for JTabbedPane

S

shoa

Hello all
I have a JTabbedPanel. By defaut, when a tab is selected, the tab color is
changed to lightGray. I tried to change that color to another color (pink
for example), it does not work.

I have the code for the Tab that is selected:

tablePanel.setForegroundAt(selectIndex, Color.red);
tablePanel.setBackgroundAt(selectIndex, Color.pink);

with this code, only Foreground is changed to red, not the Background.

Could you please help
Thank you
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,770
Messages
2,569,586
Members
45,096
Latest member
ThurmanCre

Latest Threads

Top