Untitled Document
| Author: | Dean Iverson | | Homepage: | www.projavafx.com | | License: |
New BSD License
| | Description: | An introduction to consuming a simple web service with the XML pull parser. | | Tags: |
sample, pro javafx, chapter 09, xml | | Modified: | Thu, 07 Jan 2010 21:38:34 -0600 | | | |
|
This example shows the usage of the JavaFX pull parser API to consume a XML 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.