ResizablePanel

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.

ResizablePanel

Postby Klaus-L » Fri Jul 01, 2016 2:28 am

Hello,

I tried to use ResizablePanel But I can not get it to resize anyhow.

Could someone please provide a short simple example, howto buld a ResizableFrame ?

Thanks and greetings

Klaus
Klaus-L
 
Posts: 1
Joined: Thu May 19, 2016 10:36 pm

Re: ResizablePanel

Postby JIDE Support » Fri Jul 08, 2016 10:30 pm

Sorry for the late reply. We missed the post.

To use ResizablePanel, it is important what the parent's layout is. The best layout is the FlowLayout. You can look at DemoDocumentComponent.java under examples/Demo for a sample. We used it to make the demo panel resizable so that user can see our demo under different sizes. If you use other layout, you may need to override createResizable method and customize beginResizing, resizing, and endResizing methods to correctly resize the parent panel.
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 12 guests