Java Forums

Main Menu
Home
Today's Posts
FAQ
Search
Contact Us

Java Network
Linux Archive
Java Tips
Java Tips Blog

Sponsored Links





Welcome to the Java Forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community, you will:

  • have access to post topics
  • communicate privately with other members (PM)
  • not see advertisements between posts
  • have the possibility to earn one of our surprises if you are an active member
  • access many other special features that will be introduced later.

Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact us.

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 08-02-2007, 04:27 AM
Member
 
Join Date: Aug 2007
Posts: 2
java_novice is on a distinguished road
Same component on all JTabbedPane
Hey
I would like to know if it is possible to put a same component on all the Jtabs ? If we can could u plz guide me about how to do it???
Thanks.
Bookmark Post in Technorati
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 08-02-2007, 04:48 AM
Senior Member
 
Join Date: Jul 2007
Posts: 1,266
hardwired is on a distinguished road
is possible to put a same component on all the Jtabs
No. You can add a component to only one container. If you add it to another container it is removed from the first container and added to the second container.
Bookmark Post in Technorati
Reply With Quote
  #3 (permalink)  
Old 08-02-2007, 07:09 PM
Member
 
Join Date: Aug 2007
Posts: 1
jashutosh is on a distinguished road
But I believe this was allowed in JRE1.5 and below. Is it documented anywhere for JRE1.6 we can't use the same component?
Bookmark Post in Technorati
Reply With Quote
  #4 (permalink)  
Old 08-02-2007, 10:09 PM
Senior Member
 
Join Date: Jul 2007
Posts: 1,266
hardwired is on a distinguished road
Look at the second bulleted paragraph (list item) on Using Top-Level Containers.
Bookmark Post in Technorati
Reply With Quote
  #5 (permalink)  
Old 08-06-2007, 11:09 AM
Member
 
Join Date: Aug 2007
Posts: 2
java_novice is on a distinguished road
hey guys thanks a lot for ur help...
Bookmark Post in Technorati
Reply With Quote
Sponsored Links
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Adding information to a JTable in a JTabbedPane bigpappatrader AWT / Swing 0 12-05-2007 09:09 AM
Adding Tabs to JTabbedPane blackstone AWT / Swing 2 11-14-2007 05:15 PM
help drag and drop in JTabbedPane RO86 AWT / Swing 0 08-14-2007 03:22 PM
Help with JTabbedPane lenny SWT / JFace 1 08-07-2007 08:18 AM
resize tabs in jtabbedpane osval New To Java 1 08-02-2007 05:02 AM


All times are GMT +3. The time now is 03:06 PM.


VBulletin, Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.
Copyright ©2006 - 2007, www.java-forums.org