Mandelbrot with mouse handling
Mandelbrot set with mouse handling
double click : recenter
mouse wheel : zoom
mouse drag : move
3 files:
AfGUI.java swing and mouse handling
AfKernel.java only math
AfMain.java interact with GUI and the kernel