Hi Everyone
I'm trying to display a dynamic graph in JInternalFrame. I could get it
to work in JFrame, but after i but it in JInternalFrame, after i click a
button to open the frame in JDesktopPane, it freezes. Do you have any ideas
why?????
Peter
Christian Kaufhold - 09 Jan 2004 19:43 GMT
Hello!
> I'm trying to display a dynamic graph in JInternalFrame. I could get it
> to work in JFrame, but after i but it in JInternalFrame, after i click a
> button to open the frame in JDesktopPane, it freezes. Do you have any ideas
> why?????
No!!!!!
Please post a minimal compilable example that shows that problem.
Christian