hi, I have written a program in Java that draws Bar GRaphs and Pie graphs using SVG DOM. But when I run the program in Forte IDE, the program thread does not terminate after writing to file the output SVG file.
So if I run five times, I have five (java.exe) processes in Task Manager of Windows 2000. What is the fix for this? I know when I use System.exit(0) in my code, it will terminate but my class files are being used in other peoples classes. And I probably do not ant to write my classes as extending the Thread or Runnable class. Help MM> Maybin MM> Software Engineer MM> Manchester, UK _________________________________________________________________ MSN Photos is the easiest way to share and print your photos: http://photos.msn.com/support/worldwide.aspx --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]