[all packages] [package ] [class hierarchy] [index]

public class AppletPremon

(source file: AppletPremon.java)
java.lang.Object
   |
   +----java.awt.Component
           |
           +----java.awt.Container
                   |
                   +----java.awt.Panel
                           |
                           +----java.applet.Applet
                                   |
                                   +----AppletPremon

The pure class interface.
public class AppletPremon
  extends Applet
This is an applet which displays a flow graph. It is described in Flow graphs and semantics of programs.

Author:
Alan Jeffrey
Version: 1.0 1998/06/02

Constuctor Index

O AppletPremon()

Methods

O init()
Initialize the applet.

Constructors

O AppletPremon
public AppletPremon();

Methods

O init
public void init();
Initialize the applet.

Overrides:
init in class Applet


[all packages] [package ] [class hierarchy] [index]
AppletPremon.html