OK, I'm stuck (again)
What I would like to do is have a tabbed pane (2 tabs) and then put some text (maybe in a JLable) on the same line as the tabs. I'll try to draw a picture for clearity. Anyone have any ideas about how to do this?
 ______    ______
/ tab1 \ /tab2  \         Here is some text
================================
|    This is what changes                             |
|            when you switch tabs                     |
|                                                                        |
================================
I think you can get the idea from that 'picture.'