Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

jsplitpanel Problem

843805Feb 13 2007 — edited Feb 13 2007
Hi,

How do i get the split panel to retain equal proportions ( a 50 / 50 space split) -- | -- when resizing the frame that it resides on.

Currently when i resize my window frame, the upper panel (vertical split) stays the same size and the lower panel resizes to accommodate the frame resize. I want them both to resize and keep the equal split across te middle.

Ive tried to insert panels inside the split of equal dimensions etc, but nothing has worked.

Im using netbeans btw

Many Thanks
Alex
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 13 2007
Added on Feb 13 2007
5 comments
129 views