Sun has recently published the final version of JavaFX 1.0. The new Java technology enables developers to create so-called Rich Internet Applications (RIAs). JavaFX is a Java-based technology in competition to technologies such as Adobe Flash and Adobe Air and Microsoft Silverlight. To develop JavaFX applications Sun provides a plug-in for the NetBeans IDE.
Libraries and web services are part of the JavaFX development platform. JavaFX supports 2D vector graphics and offers effects such as anti-aliasing and alpha blending. With the JavaFX Desktop SE and Java applets Internet services can be used on your computer similar to desktop applications.
JavaFX currently supports Windows XP and Vista with Java SE 1.6 Update 10 and MacOS X with Java SE 1.6 update 5th.
JavaFX 1.0 is now available for download at http://www.javafx.com. Core components, JavaFX Development Environment, Production Suite JavaFX and JavaFX Desktop and the NetBeans IDE 6.5, more than 80 code examples, tutorials and documentation are included in the installation package.
Sun CEO and President, Jonathan Schwartz introduces JavaFX -- the
new expressive platform for creating and delivering rich Internet
experiences across all the screens of your life.
One main focus at JavaFX are mobile devices. But JavaFX Mobile will be available in spring 2009 according to Sun.
[via golem.de]