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.

Floating text field

843806Sep 4 2008 — edited Sep 5 2008
Hello there,

I would like to make a text field te edit name of a tab in a JTabbedPane. I want the text field to be positioned exactly over the tab. This leaves me with two questions:

* Should I use an undecorated JDialog containing only a JTextField or is ther an easier way?
* How can I determine the position of the tab?

Can anyone help?

Kind regards,

Bart.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 3 2008
Added on Sep 4 2008
4 comments
550 views