JTabbedPane Body Color
Hi i'm new here just learning a lot about java and trying to program a few programs.
Problem is I want to change the body color NOT the tab color of a jtabbedpane from the grey to white or blue or whatever. I have jpanels added on it and the jpanels have their own set of colors but it doesnt show up. Its that ugly dark grey.
Not to sure if there is a property i can change i tried them all. And pretty sure its not the look and feel. Can anyone help me out?
Thanks,
J
[501 byte] By [
JP01a] at [2007-11-26 21:05:54]

# 1
If you need further help then you need to create a [url http://homepage1.nifty.com/algafield/sscce.html]Short, Self Contained, Compilable and Executable, Example Program[/url] (SSCCE) that demonstrates the incorrect behaviour, because I can't guess exactly what you are doing based on the information provided.
Don't forget to use the [url http://forum.java.sun.com/help.jspa?sec=formatting]Code Formatting Tags[/url] so the code retains its original formatting.