Thursday, May 10, 2007

JavaFX

What Is JavaFX

JavaFX is a new family of Sun products based on Java technology and targeted at the high impact, rich content market.

What Is JavaFX Script

JavaFX Script is a highly productive scripting language that enables content developers to create rich media and content for deployment on Java environments. JavaFX Script is a declarative, statically typed programming language. It has first-class functions, declarative syntax, list-comprehensions, and incremental dependency-based evaluation. It can make direct calls to Java APIs that are on the platform. Since JavaFX Script is statically typed, it has the same code structuring, reuse, and encapsulation features (such as packages, classes, inheritance, and separate compilation and deployment units) that make it possible to create and maintain very large programs using Java technology. See the FAQ for more information.

What Is Project OpenJFX

Project OpenJFX is a project of the OpenJFX community for sharing early versions of the JavaFX Script language and for collaborating on its development. In the future, the JavaFX Script code will be open sourced. The governance, licensing, and community models will be worked out as the project evolves.

For those of you who want to read more, here are some useful links...

JavaFX
JavaFX Script
JavaFX Mobile
JavaFX FAQ
OpenJFX

Labels:

0 Comments:

Post a Comment

<< Home