public
void stop() -> When the window is
minimized
Called by the browser or applet
viewer to inform this applet that it should stop
its execution.
public
void destroy()
Called by the browser or applet
viewer to inform this applet that it is being reclaimed and that it should
destroy any resources that it has allocated.
No comments:
Post a Comment