Class pmr.simplegraph.JUMBO
All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class pmr.simplegraph.JUMBO

java.lang.Object
   |
   +----pmr.simplegraph.JUMBO

public class JUMBO
extends Object
implements Helpable
A class to manage the information and properties of JUMBO. Since JUMBO can be started either as an applet or an application it can't be subclassed from either.
Author:
Copyright P. Murray-Rust, 1997

Variable Index

 o helpText

Constructor Index

 o JUMBO()

Method Index

 o about()
 o addHelp(String[])
 o showHelp()

Variables

 o helpText
  protected StringList helpText

Constructors

 o JUMBO
  public JUMBO()

Methods

 o addHelp
  public void addHelp(String s[])
 o showHelp
  public void showHelp()
 o about
  public void about()

All Packages  Class Hierarchy  This Package  Previous  Next  Index