Re: refresh/repain JFrame
- From: Roedy Green <see_website@xxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 27 Sep 2007 03:01:24 GMT
On Wed, 26 Sep 2007 19:37:55 -0700, knguyen <nguyen.h.khanh@xxxxxxxxx>
wrote, quoted or indirectly quoted someone who said :
Is there a proper way to repaint/refresh a JFrame? I tried calling
repaint() but it doesn't seem to work?
perhaps you needed a validate first. What did you change that made
you think you needed a repaint. Quite rarely do you require explicit
repaints.
--
Roedy Green Canadian Mind Products
The Java Glossary
http://mindprod.com
.
- References:
- refresh/repain JFrame
- From: knguyen
- refresh/repain JFrame
- Prev by Date: Re: refresh/repain JFrame
- Next by Date: Re: Query.
- Previous by thread: Re: refresh/repain JFrame
- Next by thread: Avake Technology: Avake Training Program
- Index(es):
Relevant Pages
|