[all packages]
[package ]
[class hierarchy]
[index]
public class AppletPremonEditor
(source file: AppletPremonEditor.java)
java.lang.Object
|
+----java.awt.Component
|
+----java.awt.Container
|
+----java.awt.Panel
|
+----java.applet.Applet
|
+----AppletPremonEditor
The pure class interface.
public class AppletPremonEditor
extends Applet
-
An applet which allows the user to edit the source code of an expression,
and draws the resulting flow graphs.
- Author:
- Alan Jeffrey
- Version: v1.0 1998/06/03

AppletPremonEditor()
-

init()
-

AppletPremonEditor
public AppletPremonEditor();

init
public void init();
[all packages]
[package ]
[class hierarchy]
[index]
AppletPremonEditor.html