Re: Changing JFrame components at runtime
- From: "lego_lax" <lego_lax@xxxxxxxxx>
- Date: 25 Sep 2006 04:59:11 -0700
Don't forget to call validate() after a remove/add.
The GUI is updated both using validate() or updateUI(). Which is
difference?
.
- Follow-Ups:
- Re: Changing JFrame components at runtime
- From: Babu Kalakrishnan
- Re: Changing JFrame components at runtime
- References:
- Changing JFrame components at runtime
- From: lego_lax
- Re: Changing JFrame components at runtime
- From: Andrew Thompson
- Re: Changing JFrame components at runtime
- From: lego_lax
- Re: Changing JFrame components at runtime
- From: Andrew Thompson
- Re: Changing JFrame components at runtime
- From: lego_lax
- Re: Changing JFrame components at runtime
- From: Andrew Thompson
- Changing JFrame components at runtime
- Prev by Date: Re: list of java guis
- Next by Date: Re: Changing JFrame components at runtime
- Previous by thread: Re: Changing JFrame components at runtime
- Next by thread: Re: Changing JFrame components at runtime
- Index(es):
Relevant Pages
|