1. setDividerLocation() on JSplitPane coderanch.com |
2. JSplitPane and its setDividerLocation method coderanch.comHi, 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 ... |
3. Swing - JSplitPane setDividerLocation(double) problem java-forums.org |