All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class gag.xtpF.ResultButton

java.lang.Object
   |
   +----java.awt.Component
           |
           +----java.awt.Container
                   |
                   +----java.awt.Panel
                           |
                           +----java.applet.Applet
                                   |
                                   +----gag.xtpF.ResultButton

public class ResultButton
extends Applet



Variable Index

 o actionButton

Constructor Index

 o ResultButton()

Method Index

 o action(Event, Object)
 o init()
Called by the browser or applet viewer to inform this applet that it has been loaded into the system.

Variables

 o actionButton
 protected Button actionButton

Constructors

 o ResultButton
 public ResultButton()

Methods

 o init
 public void init()
Called by the browser or applet viewer to inform this applet that it has been loaded into the system.

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

All Packages  Class Hierarchy  This Package  Previous  Next  Index