All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class JavaBotSim.JavaBotSimApplet

java.lang.Object
   |
   +----java.awt.Component
           |
           +----java.awt.Container
                   |
                   +----java.awt.Panel
                           |
                           +----java.applet.Applet
                                   |
                                   +----JavaBotSim.JavaBotSimApplet

public class JavaBotSimApplet
extends Applet
Runs JavaBotSim as an Applet.

For more detailed information, see the JavaBotSim page.

Copyright (c)1997 Georgia Tech Research Corporation

Version:
$Revision: 1.2 $
Author:
Tucker Balch
See Also:
JavaBotSim

Constructor Index

 o JavaBotSimApplet()

Method Index

 o init()

Constructors

 o JavaBotSimApplet
 public JavaBotSimApplet()

Methods

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

All Packages  Class Hierarchy  This Package  Previous  Next  Index