I have two questions on docking/undocking: * When I define layout using use panels such as BoxPane, TablePane, etc, the layout is fixed. I am looking for a way to undock a panel within my BoxPane or TablePane and undock it so that user can move it outside the parent container. Can someone suggest a way to do it. * Also, I have some panel with a bunch of tabs and I would like to drag the parent container on the left or top of the screen and automatically change tabs layout to go vertical or horizontal and dock it to the side of the screen that user has selected (similar to how Eclipse IDE works). Is there an easy way to add that feature.
Thanks. ______________________________________________ See http://www.peak6.com/email_disclaimer.php for terms and conditions related to this email
