News

There are several places within the JavaFX 2 documentation that the sample application Ensemble is referenced. Ensemble is the largest JavaFX sample application provided in the JavaFX 2.0 samples.
Java pioneered rich web applications years ago, and this JavaFX announcement firmly reinvigorates Java as a platform of choice for RIA. He hits it on the head pretty well.
Sun is announcing a Rich Internet Application technology, JavaFX, that looks to compete with Ajax, Silverlight and Flash. With so many Java developers out there, even a version as early as this ...
JavaFX isn't a completely independent runtime; it is essentially designed as a layer that sits on top of Java in order to make Java better-suited for rich application development.
In real life components grow even bigger as developers have to handle many cases omitted in book examples. Problem #1: Application components mix many unrelated things in a single component class, ...