Mandelbrot Java Applet
by Andrew R. Cavender

how to use this nifty applet i developed for my class:

1) press plot

2) to zoom:

        a) click on a point within plot

        b) drag mouse down and to the right

        c) a box will highlight the region that will be zoomed

        d) press plot

3) arrow buttons move the absolute origin of the plot in their
 respective directions

4) one pull down box lets you specify an escape time (in number
of iterations)

5) the other pull down box lets you specify the colors and the
final option was one necessary to fulfill my assignment