Mandel


Mandelbrot Big:

Mandelbrot Small:



Applet Name: Mandel
Applet Source: man.java
Imports: java.awt., java.util., java.applet, java.lang.Math
Features: image, mouse, animation
Author: EarthWeb LLC/Gamelan

Usage Guide:

A formal usage guide is not available.

Here is the applet tag as it appears in this HTML document:

Mandelbrot Big:

<applet code="man" height=400 width=400>
</applet>

Mandelbrot Small:

<applet code="man" height=100 width=100>
<param name="originx" value="-0.84">
<param name="originy" value="-0.20">
<param name="mag" value="16">
</applet>



Return to index.