Search:

Type: Posts; User: GregBrannon

Search: Search took 0.08 seconds.

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

    Congrats! There may be a field to be set that would change the divider's default location.
  2. Re: JSplitPane divider location always resets to its initial value

    Something in your design is ignoring the user's input by resetting the split pane's divider to its original position. Modify your code to preserve the user's input. Review the JSplitPane tutorial...
Results 1 to 2 of 2