Posted By:
Anonymous
Posted On:
Saturday, April 13, 2002 03:47 PM
I am writing a JApplet for drawing shape.
A problem occur when i change the drawing color.
The problem is all content a lost until i draw another shape on the panel.
What should i do to make content stil visible after change color.
i tried to repaint the Japplet and the JPanel but it seems useless.
so anyone can help me ?
Thx in advance