JavaFX Samples


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

Download
the JavaFX  samples binaries and source code.

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. 
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.
henley sales Henley Sales
Henley Sales is an end-to-end sales tracking system for a fictional company (Henley Sales). The Henley Sales dashboard features heat maps, tables, custom UI controls and charts, connected to a MySQL and Java EE backend.