Use is subject to License Terms. Your use of this web site or any of its content or software indicates your agreement to be bound by these License Terms.

Copyright © 2006 Sun Microsystems, Inc. All rights reserved.

JSR 216 (Maintenance Release)

Uses of Class
java.applet.Applet

Packages that use Applet
java.applet Provides the classes necessary to create an applet and the classes an applet uses to communicate with its applet context. 
 

Uses of Applet in java.applet
 

Methods in java.applet that return Applet
 Applet AppletContext.getApplet(String name)
          Finds and returns the applet in the document represented by this applet context with the given name.
 


JSR 216 (Maintenance Release)

Copyright © 2006 Sun Microsystems, Inc. All rights reserved. Use is subject to License Terms. Your use of this web site or any of its content or software indicates your agreement to be bound by these License Terms.

For more information, please consult the JSR 216 specification.
ng HTML relocated from here.-