Search:

Type: Posts; User: Harry Blargle

Search: Search took 0.26 seconds.

  1. Replies
    5
    Views
    1,066

    Re: problem with BorderLayout

    I see, I had no idea that mattered, but that explains it. It does indeed work now.
  2. Replies
    5
    Views
    1,066

    Re: problem with BorderLayout

    I know, I forgot to uncomment the line before i copy-pasted the code into my post. (it's right below panel = new CustomPanel(); on line 17)
  3. Replies
    5
    Views
    1,066

    problem with BorderLayout

    I'm trying to layout a JPanel with a button and a scrollable textarea so that the button is at the top and the textarea takes up all the available remaining space. From what I read borderlayout...
Results 1 to 3 of 3