Not to refresh Frame!!
Hi All,
I am beginner in java.In my code, on clicking on a button it'll call a method of another class.
Click of button will open a static window. & in that window, i want to draw graphics.But when again that button is clicked it'll clear window. Can u suggest how to retain the graphics?
Thanks a lot in advance.

