JideTabbedPane's Resize Mode

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's Resize Mode

Postby aidarko » Fri Apr 17, 2009 5:49 am

I'd like to ask how to set a value of a fixed size when I use RESIZE_MODE_FIXED property?
In guide wrote: "RESIZE_MODE_FIXED: All tabs have a fixed size which you can define it yourself.". But I can't find it anywhere, where to define it.
aidarko
 
Posts: 2
Joined: Thu Apr 16, 2009 7:30 am

Re: JideTabbedPane's Resize Mode

Postby JIDE Support » Fri Apr 17, 2009 7:22 am

The javadoc mentioned it. Here you go.

Code: Select all
    /**
     * A tab resize mode. All tabs will be at a fixed width. The fixed width is defined as UIDefault
     * "JideTabbedPane.fixedStyleRectSize" which is an integer.
     */
    public final static int RESIZE_MODE_FIXED = 3;
JIDE Software Technical Support Team
JIDE Support
Site Admin
 
Posts: 37219
Joined: Sun Sep 14, 2003 10:49 am

Re: JideTabbedPane's Resize Mode

Postby aidarko » Fri Apr 17, 2009 11:21 am

In simple way, I mean how to get all tabs minimized. By customization?
aidarko
 
Posts: 2
Joined: Thu Apr 16, 2009 7:30 am

Re: JideTabbedPane's Resize Mode

Postby JIDE Support » Fri Apr 17, 2009 12:50 pm

What do you mean "get all tabs minimized"?

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 8 guests