United StatesChange Country, Oracle Worldwide Web Sites Communities I am a... I want to...

JavaFX Sample Showcase


The 'live' samples below illustrate some of the key capabilities of JavaFX.
 
System Requirements:
  • Windows XP, Windows Vista, or Windows 7 with Java SE 6 Update 26 or higher, or Java SE 7
  • JavaFX Runtime or SDK before running these demos. See JavaFX installation instructions
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)
Henley Sales Dashboard Henley Sales Dashboard
Henley Sales Dashboard is a client-server application for a fictional global automobile company Henley Automobiles. Vehicle sales are simulated on an EJB server using JavaDB and the data is available via Derby and a RESTful web service. The client application provides a variety of data visualizations using a mix of FXML and JavaFX.
Launch Sample (2 MB)
JavaFX 2.0 in Swing Embedding JavaFX 2.0 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)