News

Sun Microsystems has released its JavaFX rich Internet application platform that puts the company in competition with Adobe and Microsoft in the RIA space. Despite its come-from-behind status, Sun ...
The key difference between Swing vs. JavaFX is that JavaFX is an actively maintained Java project that supports the development of modern, feature-rich GUI applications, while Swing is an older ...
JavaFX has undergone a remarkable transformation since its initial introduction, evolving from an experimental UI scripting framework to a mature, feature-packed platform for developing user ...
Sun has delivered updates to JavaFX, its platform for rich internet application development, and to Java Platform Standard Edition (SE). JavaFX 1.2, launched at the JavaOne conference in San ...
Gluon has introduced a technology preview of JavaFX running a single codebase across PC, mobile, and now client web. These fully standalone web clients do not require any server-side portion ...
Oracle kicked off the JavaOne conference yesterday by shedding light on upcoming editions of Java and unveiling JavaFX 2.0, a new release of Oracle’s platform for building rich client applications.
This article serves as a practical introduction to JavaFX 2, and is geared to developers experienced with Swing-based user interface (UI) development. By refactoring a Swing application, you’ll ...