All Packages Class Hierarchy This Package Previous Next Index
Class pat.apps.ReGame
java.lang.Object
|
+----java.awt.Component
|
+----java.awt.Container
|
+----java.awt.Panel
|
+----java.applet.Applet
|
+----pat.apps.ReGame
- public class ReGame
- extends Applet
This is the applet for my ReGame page.
-
ReGame()
-
-
action(Event, Object)
-
-
init()
-
-
start()
-
ReGame
public ReGame()
init
public void init()
- Overrides:
- init in class Applet
start
public void start()
- Overrides:
- start in class Applet
action
public boolean action(Event e,
Object o)
- Overrides:
- action in class Component
All Packages Class Hierarchy This Package Previous Next Index