The Source for Java Technology Collaboration
User: Password:



Start New Message Delete Post a Reply

Article: 
 MultiSplitPane: Splitting Without Nesting
Subject:  Well done!
Date:  2006-09-01 18:22:55
From:  shaunkalley


After reading your article and writing a few samples I decided to use it in an application I'm developing.

One note: I believe the first line of setContinuousLayout should be

boolean oldContinuousLayout = this.continuousLayout;

instead of

boolean oldContinuousLayout = continuousLayout;








 Feed java.net RSS Feeds