Personal tools
You are here: Home Subsections Intro Game Programming Games JavaFX Download JavaFX JavaFX 1.1 Released

JavaFX 1.1 Released

A new version of JavaFX has been released.

To download go to: http://javafx.com/downloads/

 

 

From the release notes:

 

JavaFX 1.1 SDK is an update to the JavaFX 1.0 SDK and includes the following changes.

Key Release Components

  • Official support for JavaFX Mobile
  • Language improvements
  • Performance and stability improvements

JavaFX 1.1 SDK

  • JavaFX Mobile Emulator enables developers to begin creating advanced and expressive mobile content.
  • Desktop Runtime update improves performance and stability.
  • Better support is provided for developing mobile or desktop applications from the same code base.

JavaFX 1.1 Platform Features

  • Support for "full screen" applications
  • Improved support for applications that need to access resources across multiple domains
  • Standard navigation method for cross-device content

Documentation

JavaFX 1.1 Language

  • Addition of all Java numeric types (float, double, long, int, short, and byte) to the type system
  • Sequence performance and footprint optimizations
  • Dynamic footprint optimizations in animations
Document Actions