[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools] Image Animation Flicker

When animating the background is drawn before the image with every redraw.
This causes it to flicker badly.  In java 1.3 the update(Graphics) method
was overridden so the background would not be drawn.  What do I do in 
Eclipse?