Package org.graffiti.editor
Class GraffitiEditor
java.lang.Object
org.graffiti.editor.GraffitiEditor
public class GraffitiEditor extends Object
Contains the graffiti editor.
- Version:
- $Revision: 1.5 $
-
Constructor Summary
Constructors Constructor Description GraffitiEditor()
Constructs a new instance of the editor. -
Method Summary
-
Constructor Details
-
GraffitiEditor
public GraffitiEditor()Constructs a new instance of the editor.
-
-
Method Details
-
main
The editor's main method.- Parameters:
args
- the command line arguments.
-