Hi, I have a JFrame application that holds 4 JInternal Frame
On one of the JInternalFrame, i do some drawing, I basically move the mouse around and when I click on it, it draws a little oval (of radius 4) on the JInternalframe. When I click on another JInternalFrame, anythign I have drawn...