Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

JTabbedPane with non-tabbed text

843804Mar 11 2005 — edited Mar 12 2005
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.'

Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Apr 9 2005
Added on Mar 11 2005
3 comments
320 views