Class Applet1

Class Applet1

Object
   |
   +----Component
           |
           +----Container
                   |
                   +----Panel
                           |
                           +----Applet
                                   |
                                   +----Applet1

public class Applet1
extends Applet

Constructor Index

 o Applet1()

Method Index

 o init()

Constructors

 o Applet1
public Applet1()

Methods

 o init
public void init()
Overrides:
init in class Applet