JideTabbedPane setTabComponentAt

This is the forum for JIDE Common Layer which is open sourced at https://github.com/jidesoft/jide-oss. Please note, JIDE technical support doesn't monitor this forum as often as other forums. Please consider subscribe for technical support for JIDE Common Layer so that you can use customer only forum to get a timely response.

Moderator: JIDE Support

Forum rules
Community driven forum for open source JIDE Common Layer. JIDE technical support doesn't monitor this forum as often as other forums. If you only use JIDE Common Layer, please consider subscribing for technical support for JIDE Common Layer so that you can use customer only forum to get a timely response.

JideTabbedPane setTabComponentAt

Postby akarl16 » Fri Jun 13, 2008 12:07 pm

I am attempting to set a custom component which I would like to act as my tab header for each tab. I am just using a simple label. It seems that JideTabbedPane overrides that value somehow because my labels are not showing. If I switch my tabbed pane back to a JTabbedPane they do work so I believe I am using that method correctly. Is there some trick I can use to make this work using JideTabbedPane?

JideTabbedPane pane = ......
JLabel label = .....
pane.setTabComponentAt(0, label);
akarl16
 
Posts: 1
Joined: Fri Jun 13, 2008 12:02 pm

Postby JIDE Support » Fri Jun 13, 2008 12:10 pm

The setTabComponentAt method doesn't work with JideTabbedPane. We based JideTabbedPane code on JDK5's code. And the setTabComponentAt is added in JDK6.

There is something we will do in the future but no immediate plan yet. Feel free if you decide to help us on this as JideTabbedPane is open source project and love you guys contribution.

Thanks,
JIDE Software Technical Support Team
JIDE Support
Site Admin
 
Posts: 37219
Joined: Sun Sep 14, 2003 10:49 am

Postby kristin » Fri Aug 01, 2008 9:05 am

Hi,

Has this been fixed yet? If not, are there any plans to do this in the near future?

Thanks.
kristin
 
Posts: 13
Joined: Thu May 18, 2006 10:07 am
Location: The MathWorks, Inc.

Postby JIDE Support » Fri Aug 01, 2008 9:27 am

It will probably take a while before we work on it.

Thanks
JIDE Software Technical Support Team
JIDE Support
Site Admin
 
Posts: 37219
Joined: Sun Sep 14, 2003 10:49 am


Return to JIDE Common Layer Open Source Project Discussion (Community Driven)

Who is online

Users browsing this forum: No registered users and 53 guests