Below is some sample GUI code to visualize the strokes.
- Sample GUI code (2010-09-28 @ 1:32 PM)
In referencing the code, some of the constructor and methods you might find useful to modify are:
- main(String[] args)
- TestApp(File)
- windowClosing(WindowEvent)