JavaFX 2.2.3 Documentation

Posted by joni g. on Oracle Blogs See other posts from Oracle Blogs or by joni g.
Published on Tue, 16 Oct 2012 21:14:45 +0000 Indexed on 2012/10/17 5:17 UTC
Read the original article Hit count: 292

Filed under:
JavaFX Documentation

JavaFX 2.2.3 and JDK 7u9 were released today. In addition to the release documentation, the following new information is provided:

  • Learn about some of the "behind the scenes" work for an application, such as threads, events, and binding with the new learning trail on the landing page.
  • Learn how to use cell editors with the List View component. The new example in the UI Controls tutorial shows how to build a list of names by selecting them from a combo box.

Other documents were updated to reflect minor bug fixes.

You can download JavaFX 2.2.3 from OTN. For all tutorials and API documentation, see http://docs.oracle.com/javafx.

Other News:

JavaFX Scene Builder 1.1 Developer Preview was released during the week of JavaOne and is available from OTN. This version contains support for the Linux and Mac OS X 10.8 platforms, and a preview of the new CSS Analyzer feature. See the release notes for more information.

© Oracle Blogs or respective owner

Related posts about /Java