All Packages Class Hierarchy This Package Previous Next Index
Class jumbo.xml.Jumbo
java.lang.Object
|
+----java.awt.Component
|
+----java.awt.Container
|
+----java.awt.Panel
|
+----java.applet.Applet
|
+----jumbo.xml.Jumbo
- public class Jumbo
- extends Applet
the 'toplevel' container for jumbo.xml routines and the one that
a user meets first.
- Author:
- P.Murray-Rust, 1998
-
Jumbo()
-
-
init()
-
-
main(String[])
- use to launch Jumbo as an application
Jumbo
public Jumbo()
init
public void init()
- Overrides:
- init in class Applet
main
public static void main(String args[])
- use to launch Jumbo as an application
All Packages Class Hierarchy This Package Previous Next Index