Search:

Type: Posts; User: Cornix

Search: Search took 0.17 seconds.

  1. Re: JSplitPane divider location always resets to its initial value

    I think I know now what was the cause of this.
    When certain items within the JTree are selected the rightComponent of the SplitPane is changed. And with changed I mean setRightComponent is being...
  2. JSplitPane divider location always resets to its initial value

    Hi.

    I have a JSplitPane in my GUI. Both the left and the right components of this split pane are JScrollPane's.
    The left scroll pane contains a JTree with several items.

    The problem I am...
Results 1 to 2 of 2