JavaFX – Fish Eye Menu
April 30, 2009 5 Comments
I came across a nice comparison of Fish-Eye-Menu in Flash and Silverlight. Looks Cool! So thought of writing one in JavaFX and compare..
For Applet mode, click on above image
So how much time did it take to implement it in JavaFX?
Any guess?!
Source:
var dzone_url = “http://jfxstudio.wordpress.com/2009/04/30/simple-fish-eye-menu/”;
var dzone_style = ’2′;
digg_skin = ‘compact’;
digg_window = ‘new’;





2 hours ?
@Thierry Milard Logic of code was already avaiable. So it took less than 20 minutes. I spent most of time trying to find proper images.
Very cool!
Thanks Dave!