Forte Running SVG program - not terminating Java program threads

2002-07-03 Thread Thomas E Deweese
> "MM" == Maybin Muyeba <[EMAIL PROTECTED]> writes: MM> hi, I have written a program in Java that draws Bar GRaphs and Pie MM> graphs using SVG DOM. But when I run the program in Forte IDE, the MM> program thread does not terminate after writing to file the output MM> SVG file. MM> So if I r

Forte Running SVG program - not terminating Java program threads

2002-07-02 Thread Maybin Muyeba
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 2