Uses of Class
java.applet.Applet

  • Packages that use Applet
    Package Description
    java.applet
    Provides the classes necessary to create an applet and the classes an applet uses to communicate with its applet context.
    java.beans
    Contains classes related to developing beans -- components based on the JavaBeans™ architecture.
    javax.swing
    Provides a set of "lightweight" (all-Java language) components that, to the maximum degree possible, work the same on all platforms.
    netscape.javascript
    Provides Java code the ability to access the JavaScript engine and the HTML DOM in the web browser.
    org.omg.CORBA
    Provides the mapping of the OMG CORBA APIs to the Java™ programming language, including the class ORB, which is implemented so that a programmer can use it as a fully-functional Object Request Broker (ORB).