java - Setting tab title colors on JTabbedPanes -


on jtabbedpane, how set color of tab titles both selected , unselected states?

it seems want setforegroundat , setbackgroundat methods in jtabbedpane.


Comments

Popular posts from this blog

razor - Is this a bug in WebMatrix PageData? -

c# - How to set Z index when using WPF DrawingContext? -

c# - Cloning WPF controls and object hierarchies -