This method provides a way to stop the execution of an applet from outside. Applets may choose to stop themselves if that is what you have designed them to do. Other applets may be embedded into the page and instructed not to run automatically by setting the appropriate attributes in the <APPLET> HTML tag.
See also: | Applet object, Applet.start() |
Prev | Home | Next |
Applet.start() | Up | Applet.vspace |
JavaScript Programmer's Reference, Cliff Wootton Wrox Press (www.wrox.com) Join the Wrox JavaScript forum at p2p.wrox.com Please report problems to support@wrox.com © 2001 Wrox Press. All Rights Reserved. Terms and conditions. |