setDividerLocation « JSplitPane « Java Swing Q&A





1. setDividerLocation() on JSplitPane    coderanch.com

2. JSplitPane and its setDividerLocation method    coderanch.com

Hi, I am having BIG problems with a JSplitPane and its setDividerLocation method, it is not working the way it should. I have a JSplitPane with a Horizontal split. Once it is created, I try to dinamically change the size of the right component, but I need for the divider to stay at the location it was before I changed the ...