Last Frame disposed; all threads dead?
Godmar Back
gback at cs.utah.edu
Thu May 25 09:14:30 PDT 2000
Didn't we have this discussion before?
Have you tried the java.awt.Defaults.AutoStop property?
- Godmar
>
>
> Hello all,
>
> When the last Frame is dispose()d, the prompt returns. I assume all
> threads die when the last Frame is dispose()d. That's nice, but I am
> trying to catch the windowClosed() event. From that, I call my own
> quit() method. It is never reached.
>
> It is contrary to Sun behaviour: when using Sun jvm, my quit() method
> is called and the prompt does _not_ return.
>
> So: what happens to the EventDispatchThread when I dispose() my last
> Frame?
>
> Bye,
> Kero.
>
> +--- Kero --------------------------------- kero at dds.nl ---+
> | Don't split your mentality without thinking twice |
> | Proud like a God -- Guano Apes |
> +--- M38c ------------------ http://huizen.dds.nl/~kero ---+
>
More information about the kaffe
mailing list