Uses of Class
java.awt.Panel

Packages that use Panel
Package
Description
Provides the classes necessary to create an applet and the classes an applet uses to communicate with its applet context.
Provides a set of "lightweight" (all-Java language) components that, to the maximum degree possible, work the same on all platforms.
  • Uses of Panel in java.applet

    Subclasses of Panel in java.applet
    Modifier and Type
    Class
    Description
    class 
    Deprecated, for removal: This API element is subject to removal in a future version.
    The Applet API is deprecated, no replacement.
  • Uses of Panel in javax.swing

    Subclasses of Panel in javax.swing
    Modifier and Type
    Class
    Description
    class 
    Deprecated, for removal: This API element is subject to removal in a future version.
    The Applet API is deprecated, no replacement.