About the Action FrameWork

This forum is used by users to request and discuss new product features. Please do not use this forum for technical support including bug reports.

Moderator: JIDE Support

Forum rules
Product suggestions only. Please do not use this forum for technical support including bug reports.

About the Action FrameWork

Postby balletz » Tue Jun 13, 2006 4:59 am

I am trying to use JIDE Action Framework. But I don't know what means the method resizingDockableBar() of DockableBarManager. And the JIDE Action Framework Developer Guide doesn't mention that.

Could you help me?
Thanks.
balletz
 
Posts: 8
Joined: Wed Feb 22, 2006 6:09 am

Postby JIDE Support » Tue Jun 13, 2006 7:44 am

This method is called when user tries to resize a floating command bar. We have to make it public because we have to call it from other package.
Although it is public, it is not for developers to use.

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

Postby balletz » Thu Jun 15, 2006 3:56 am

Thanks.
And showInitial() of DockableBarManager?
balletz
 
Posts: 8
Joined: Wed Feb 22, 2006 6:09 am

Postby JIDE Support » Thu Jun 15, 2006 7:25 am

By default, loadLayoutData will make the JFrame visible. If for whatever reason you don't want it to happen, you call setShowInitial(false) first, then loadLayout will not make frame visible, then you have to call showInitial() later to make the frame visible.

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


Return to Product Suggestions

Who is online

Users browsing this forum: No registered users and 87 guests