|
Title :
JSON response from JavaFX HTTP Request
Author :
LakshmisriLV
Date : Mon Mar 21st, 2011
JavaFX is one of the emerging technologies for building RIAs from Sun Microsystems. This document explains how to connect to server from JavaFX applications and parse the response.
Title :
JavaFX Media
Author :
PacktPub
Date : Mon Sep 6th, 2010
One of the most celebrated features of JavaFX is its inherent support for media playback. As of version 1.2, JavaFX has the ability to seamlessly load images in different formats, play audio, and play video in several formats using its built-in components. To achieve platform independence and performance, the support for media playback in JavaFX is implemented as a two-tiered strategy:
|