Re: Applet.destroy()
- From: "Chris Uppal" <chris.uppal@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 28 Feb 2006 16:33:53 -0000
Ike wrote:
If someone just closes a browser instance, which is running an Applet, is
public void destroy()
invoked in all cases (i.e. for all OS's, all broswers?) -Ike
I doubt it. Why should it ? Indeed, how can it ? If the browser is being
killed, it doesn't necessarily get any choice in the matter nor any chance to
clean up (even if it wanted to).
Consider what happens if someone turns the computer off ;-)
-- chris
.
- Follow-Ups:
- Re: Applet.destroy()
- From: Oliver Wong
- Re: Applet.destroy()
- References:
- Applet.destroy()
- From: Ike
- Applet.destroy()
- Prev by Date: Re: a question relating to job application
- Next by Date: Re: Are javac -target and -source arguments broken in JDK 1.5 ?
- Previous by thread: Re: Applet.destroy()
- Next by thread: Re: Applet.destroy()
- Index(es):
Relevant Pages
|