Copyright Derek O'Reilly, Dundalk Institute of Technology (DkIT), Dundalk, Co. Louth, Ireland.
This applet uses a MediaTracker to wait until all the animation's frames are loaded before it displays the animation.
Because the update() method is not overrided, the paint() method clears the applet's panel between frames. This introduces flicker.
Copyright Derek O' Reilly, Dundalk Institute of Technology (DkIT), Dundalk, Co. Louth, Ireland.