All Packages Class Hierarchy This Package Previous Next Index
Class gag.xtp.ResultButton
java.lang.Object
|
+----java.awt.Component
|
+----java.awt.Container
|
+----java.awt.Panel
|
+----java.applet.Applet
|
+----gag.xtp.ResultButton
- public class ResultButton
- extends Applet
-
actionButton
-
-
ResultButton()
-
-
action(Event, Object)
-
-
init()
- Called by the browser or applet viewer to inform
this applet that it has been loaded into the system.
actionButton
protected Button actionButton
ResultButton
public ResultButton()
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
action
public boolean action(Event event,
Object arg)
- Overrides:
- action in class Component
All Packages Class Hierarchy This Package Previous Next Index