aspose file tools
The moose likes JavaFX and the fly likes Why JavaFX? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » JavaFX
Reply Bookmark "Why JavaFX?" Watch "Why JavaFX?" New topic
Author

Why JavaFX?

John Borys
Greenhorn

Joined: Jul 21, 2004
Posts: 10
As an Java developer using Ajax (Dojo) and The Stripes MVC framework for Rich Internet Applications, why should I take the time to explore JavaFX?
How will it make my life easier or my end product better?
Paul L Anderson
Author
Greenhorn

Joined: Jul 07, 2009
Posts: 5
You might want to explore the binding mechanism in JavaFX, which makes event driven programming easier than implementing Java interfaces. Also, timelines, transitions and path animation can enrich the user experience and is easier to implement in JavaFX than in Java.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Why JavaFX?
 
Similar Threads
JavaFx application doesn't run with JavaFX JRE ?
Questions about the future of JSF (comparing with GWT, JavaFX)
JavaFX Future
Flex Info
Scala for GUI?