TabbedPane Scrollbar Color
Hi ,
In my application 10 tabs are added to the Tabbed pane .I set the scrollbar using the setTabLayoutPolicy (JTabbedPane.SCROLL_TAB_LAYOUT); But the the scrollbar is displayed in the white color.How to change the color of the scrollbar?.If any one knows please help me.
Regards,
Hari.

