On Jan 31, 12:07 am, lion...@gmail.com wrote:
> On Jan 31, 4:34 pm, lion...@gmail.com wrote:
> [snip]
[quoted text clipped - 8 lines]
>
> Lionel.
I would guess you are right.
The creation of the JDialog box, and the following setVisible(true)
will all be executed in the EDT. "uninterrupted" by other EDT tasks.
lionelv@gmail.com - 04 Feb 2007 07:27 GMT
> On Jan 31, 12:07 am, lion...@gmail.com wrote:
>
[quoted text clipped - 14 lines]
> The creation of the JDialog box, and the following setVisible(true)
> will all be executed in the EDT. "uninterrupted" by other EDT tasks.
Thanks. I'm glad you understood what I said because reading back I
wouldn't have :).
Lionel.