Search:

Type: Posts; User: copeg

Search: Search took 0.11 seconds.

  1. Replies
    4
    Views
    2,007

    [SOLVED] Re: TextArea Not Setting size?

    I have no clue what you mean by this or your previous post. You've failed to provide your current code, what you mean by 'display', whether you are now using a JTextArea, and anything else you may...
  2. Replies
    4
    Views
    2,007

    [SOLVED] Re: TextArea Not Setting size?

    Try a JTextArea as opposed to a TextArea. You should avoid mixing Swing and AWT components (see the following as to why: Mixing heavy and light components ).
Results 1 to 2 of 2