pb repaint JFrame
From: Coue (a_at_b.c)
Date: 02/26/04
- Next message: ak: "Re: pb repaint JFrame"
- Previous message: EddieK: "AWT Peered Native Components and Default Input Language on Windows 2000"
- Next in thread: ak: "Re: pb repaint JFrame"
- Reply: ak: "Re: pb repaint JFrame"
- Reply: Laird Nelson: "Re: pb repaint JFrame"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 26 Feb 2004 18:01:01 +0100
Hi,
I have an application with two JFrame.
When I do a synchronized action who take a long time (WAIT_CURSOR) from the
second JFrame (front of the first JFrame) and when I move the JFrame in
front during the action, that erase the first JFrame. There is no repaint of
my first JFrame because the blocking action.
Do you know how to resolve this kind of problem ?
There is no problem with awt component Frame ? Is it a swing problem ?
Thanks for help
Florent
- Next message: ak: "Re: pb repaint JFrame"
- Previous message: EddieK: "AWT Peered Native Components and Default Input Language on Windows 2000"
- Next in thread: ak: "Re: pb repaint JFrame"
- Reply: ak: "Re: pb repaint JFrame"
- Reply: Laird Nelson: "Re: pb repaint JFrame"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|