JavaFX 2 Sample Showcase


The 'live' samples below illustrate some of the key capabilities of JavaFX.
 
System Requirements:
  • Windows, Mac OS X, Linux with Java SE 7 or higher, or Java SE 6 (Windows only)
  • Make sure you install Java SE 7 (which includes JavaFX ) before running these demos.
  • For a detailed list of system requirements, see the Certified System Configurations.

Notes:

  • These samples will be launched within a Web browser window.
  • The source code of these samples is available for download.

Ensemble Ensemble
Ensemble provides a gallery of over 100 sample applications that use a wide range of JavaFX features, such as graphics, UI controls, animation, charts, media and WebView. Source code for each sample and links to API documentation are also provided. Ensemble will provide developers with an interactive reference tool for what they can build with JavaFX. 
Launch Sample (8 MB)
JavaFX 2.0 in Swing Embedding JavaFX 2 in Swing
Developers can easily enhance their existing Swing applications by embedding new JavaFX features such as rich graphics API, media playback, and embedded Web content. This sample application shows a Swing application that embeds JavaFX charts and the JavaFX WebView component.
Launch Sample (1 MB)