All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class pat.apps.ReGap

java.lang.Object
   |
   +----java.awt.Component
           |
           +----java.awt.Container
                   |
                   +----java.awt.Panel
                           |
                           +----java.applet.Applet
                                   |
                                   +----pat.apps.ReGap

public class ReGap
extends Applet
This is the applet in my welcome.html file.


Constructor Index

 o ReGap()

Method Index

 o action(Event, Object)
 o init()

Constructors

 o ReGap
  public ReGap()

Methods

 o init
  public void init()
Overrides:
init in class Applet
 o action
  public boolean action(Event e,
                        Object o)
Overrides:
action in class Component

All Packages  Class Hierarchy  This Package  Previous  Next  Index