JavaFX 2.0 released in beta
Written by Mike James   
Sunday, 29 May 2011

Java FX 2.0 has been released in beta - this is good news for some developers but not for those in the Linux environment.

Java FX 2.0 was announced over six months ago - at JavaOne in September 2010 which is why Oracle is describing this beta release as "much-anticipated".

However, the fact that there is no download for Linux has led to more discontent than enthusiasm among the comments greeting the news announcement on the Java blog.   

The new features of JavaFX 2.0 are:

  • Java APIs provide all the familiar language features (such as generics, annotations, and multithreading). The APIs are designed to work with other JVM languages, such as JRuby and Scala.

  • A new graphics engine makes use of the GPU to speed things up. The basis of this new engine is a hardware accelerated graphics pipeline, called Prism, that is coupled with a new windowing toolkit, called Glass.

  • A new media engine that supports playback of the web multimedia content based on the GStreamer multimedia framework.

  • A web component that gives the capability of embedding HTML content within a JavaFX application using the WebKit HTML rendering technology. Hardware accelerated rendering is made available using Prism.

  • A refreshed browser plug-In for JavaFX 2.0 that allows the loading of JavaFX applets based on Prism.

  • A wide variety of built-in UI controls, which include Charts, Tables, Menus, and Panes. Additionally, an API is provided to allow third parties to contribute UI controls that the user community can use.

  • Sample applications that showcase the different features of the JavaFX 2.0 technology, along with a large number of code samples and snippets.

Of course older JavaFX application will no longer work because JavaFX Script is not supported. In fact the new version is much more like a "reboot" of the entire technology than an upgrade.

As well as the SDK you can also download a JavaFX 2.0 plugin for NetBeans.

Oracle said that it plans to move the JavaFX 2.0 release into general availability some time in the third quarter of 2011. It also plans to release versions for Linux and the Mac later in the year.

The real question is whether or not JavaFX 2.0 can revitalise Java on the desktop? Is it really just a matter of adding some 3D effects and general purpose graphics?

Download from the Java FX site.

Banner


If You Sleep Well Tonight You May Not Have Understood
10/08/2025

this lecture. Godfather of AI, Geoffrey Hinton, recently gave a talk at the prestigious Royal Institution and while it is fairly introductory as far as AI goes, you really do need to see it.



Robot Mall, A Bejing 4S Store
15/08/2025

A new robot shop has opened in Beijing to coincide with the World Robot Conference there. With over 100 products from 40 Chinese manufacturers, you can buy everything from mechanical butlers to human- [ ... ]


More News

Last Updated ( Sunday, 29 May 2011 )