Open Source JavaFX Now!
« Back

AudioConfig

Untitled Document
Author:Jim Weaver
Homepage:http://projavafx.com/
License: New BSD License
Description:Introductory application demonstrating controls and binding.
Tags: sample, beginnning, controls, pro javafx, chapter 01
Modified:Sun, 19 Jul 2009 18:07:57 -0500
Launch Widget Browse Source Launch Widget Download Project
Launch Application


This JavaFX example program covers some of the simple but powerful concepts of JavaFX in the context of an imaginary application that lets you select a music genre and control the volume.

When you run the application, notice that adjusting the volume slider changes the associated decibel (dB) level displayed. Also, selecting the Muting check box disables the slider, and selecting various genres changes the volume slider.