Building your own Application
There are now two files in the demo directory. One (DemoApp1.java) shows you basically a minimal setup of the GUESS application. If you want all the widgets and toolbars that come with GUESS you can use that one. The second, DemoApp2.java, shows you how to just use the drawing component which you can integrate into your own application.


