BaseApplet
Defines the base applet for flicker-free animation.
The step method of BreadthFirstApplet is called repeatedly in the run()
method for this class, since the step method of BaseApplet is
over-ridden in BreadthFirstApplet.
AppletGrid
Defines how the Grid is drawn on the screen.