Open Source JavaFX Now!

JFXtras Samples Logo

JFXtras Samples

The goal of the JFXtras Samples project is to provide quality JavaFX sample programs for users to learn and explore the language.  Please feel free to browse the samples, reuse any of the code in your applications (all licenses are commercial friendly), and contribute any additional samples you have back to the community.

Featured Samples Featured Samples

Music Explorer FX Mobile Edition

Untitled Document
Author:Sten Anderson
Homepage:http://www.musicexplorerfx.com/
License: New BSD License
Description:Music Explorer FX Mobile (MEFX Mobile) is a tool for music discovery designed to run on JavaFX enabled mobile devices. It contains a small subset of the features of the larger desktop version.
Tags: sample
Modified:Tue, 20 Oct 2009 13:04:27 -0500
Launch Widget Browse Source Launch Widget Download Project
Launch Application


Similar to the desktop version, MEFX Mobile can be used to explore the musical artist similarity space. Start with a seed artist, or have the application pick randomly for you, and then browse around the provided recommendations.


Average (0 Votes)

JUG Prize Spinner

Untitled Document
Author:Stephen Chin
Homepage:http://steveonjava.com/
License: New BSD License
Description:A prize spinner wheel written entirely in JavaFX with web service integration.
Tags: sample, animation, controls, graphics, services, jfxtras
Modified:Thu, 08 Oct 2009 22:55:43 -0500
Launch Widget Browse Source
Launch Application


The JUG Prize Spinner is a complete rewrite of Jim Weaver’s classic Java User Group Prize Wheel.  It includes:

  • A pseudo-3d rendered prize wheel
  • Web service integration to meetup.com to retrieve event participants (can also be entered manually)
  • Winner display featuring the prototype JFXtras Table component

If you are interested in having your group listed in the defaults, please drop an e-mail on the JFXtras Users Group list with your request.


Average (0 Votes)

Using RSS in JavaFX

Untitled Document
Author:Mark Macumber
Homepage:http://markmacumber.blogspot.com
License: New BSD License
Description:Short example on using RSS with JavaFX
Tags: sample, javafx, rss
Modified:Wed, 23 Sep 2009 05:50:47 -0500
Launch Widget Browse Source Launch Widget Download Project
Launch Application


Short example on using RSS with JavaFX


Average (0 Votes)

JFXPicker

Untitled Document
Author:David Armitage
Homepage:
License: New BSD License
Description:v0.83 - A multi format Picker providing Combobox, Side scroll and thumbwheel type control plus a few extras. Dynamic list modification etc.
Tags: sample
Modified:Fri, 11 Sep 2009 07:17:12 -0500
Launch Widget Browse Source Launch Widget Download Project
Launch Application


v0.83 - A Picker control for all those selection tasks, providing ComboBox, Side Scroll, and Thumbwheel with additional options for Cycling and selection.

*** Now including mouse press auto repeat scrolling

*** And dynamic list changes with autoresync.


Average (0 Votes)