mandel with mouse handling
Added mouse handling on mandel.Main
double click : recenter
mouse wheel : zoom
mouse drag : move
3 files:
AfGUI.java only swing and mouse handling
AfKernel.java very simple, only math
AfMain.java interact with GUI and the kernel
Edited by Jeffrey Phillips Freeman