Re: Resizing JTextArea issue
- From: Roedy Green <my_email_is_posted_on_my_website@xxxxxxxxxxxxxx>
- Date: Thu, 20 Oct 2005 02:11:04 GMT
On Wed, 19 Oct 2005 19:03:34 +0200, Koos Pol <koos@xxxxxxxxx> wrote or
quoted :
>but that didn't resize the sucker. Which surprised me a lot, as the doc on
>both validate and repaint suggest it should.
If it the container were not invalidated, validate would do nothing.
Usually that comes out in the wash. In your case try it manually to
see what happens.
Keep in mind the container itself won't change size. It will just
shuffle things around inside it.
--
Canadian Mind Products, Roedy Green.
http://mindprod.com Again taking new Java programming contracts.
.
- References:
- Re: Resizing JTextArea issue
- From: Roedy Green
- Re: Resizing JTextArea issue
- From: Koos Pol
- Re: Resizing JTextArea issue
- Prev by Date: Re: HTML in Java
- Next by Date: Re: WEB GUI
- Previous by thread: Re: Resizing JTextArea issue
- Next by thread: swap out JPanel's data
- Index(es):
Relevant Pages
|