JScrollPane resize in a JSplitPane

From: Ike (rxv_at_hotmail.com)
Date: 05/24/04


Date: Mon, 24 May 2004 19:45:36 GMT

I have a JFrame, with a JSplitPane, split JSplitPane.HORIZONTAL_SPLIT.

On the right pane, I have a JTextArea on a JSplitPane.

When I resize the JFrame, or resize the split location on the JSplitPane (in
either case, altering the size of the right area of the JSplitPane), my
JSrcollPane/JTextArea does not resize automatically with it.

How do I make that resize automatically? Thanks, Ike



Relevant Pages

  • JSplitPane resize woes
    ... I have a JFrame that has a JSplitPane, ... JTree and JTextArea. ... public class SplitPaneDemo extends JFrame { ...
    (comp.lang.java.gui)
  • Re: Resize JSplitPane Contanier
    ... >> I want to resize the container which holds JSplitPane. ... "container" the window in which JSplitPane is displayed. ... I want to be able to click on a JSplitPane and have it resize ...
    (comp.lang.java.gui)
  • Re: Resize JSplitPane Contanier
    ... >> I want to resize the container which holds JSplitPane. ... "container" the window in which JSplitPane is displayed. ... I want to be able to click on a JSplitPane and have it resize ...
    (comp.lang.java.programmer)
  • Re: Resize JSplitPane Contanier
    ... Naveen Bandhu wrote: ... > I want to resize the container which holds JSplitPane. ...
    (comp.lang.java.gui)
  • Re: Resize JSplitPane Contanier
    ... Naveen Bandhu wrote: ... > I want to resize the container which holds JSplitPane. ...
    (comp.lang.java.programmer)