Refreshing JDialog
From: Bruce Stemplewski (Bruce.Stemplewski_at_nospamstempsoft.com)
Date: 11/21/04
- Previous message: Chris Smith: "Re: ListView"
- Next in thread: Andrei Kouznetsov: "Re: Refreshing JDialog"
- Reply: Andrei Kouznetsov: "Re: Refreshing JDialog"
- Reply: Fred L. Kleinschmidt: "Re: Refreshing JDialog"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 21 Nov 2004 02:15:11 GMT
I have a JDialog that has a button that displays a second JDialog over
top the first. The OK button on the second dialog calls
setVisible(false) to close the dialog. I fairly long process then
starts during which, the first dialog is not repainted. A "shadow" of
the second dialog remains in place on the first dialog. How can I cause
the first dialog to be repainted before I start my processing?
- Previous message: Chris Smith: "Re: ListView"
- Next in thread: Andrei Kouznetsov: "Re: Refreshing JDialog"
- Reply: Andrei Kouznetsov: "Re: Refreshing JDialog"
- Reply: Fred L. Kleinschmidt: "Re: Refreshing JDialog"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]