Open Source JavaFX Now!
Web Content Display Web Content Display
Untitled Document
Author:Dean Iverson
Homepage:www.projavafx.com
License: New BSD License
Description:An introduction to consuming a simple web service with the JSON pull parser.
Tags: sample, pro javafx, chapter 09, json
Modified:Thu, 07 Jan 2010 22:41:31 -0600
Launch Widget Browse Source Launch Widget Download Project
Launch Application


 This example shows the usage of the JavaFX pull parser API to consume a JSON web service that supplies contact information for US senators and representatives based on a zip code entered by the user.  The GUI demonstrates the use of MigLayout, ResizableHBox, and ResizableScene.