This document summarizes Stephen Chin's presentation on building data rich interfaces with JavaFX. The presentation covered the JavaFX technology stack including controls, layouts, styling, and data binding. It demonstrated new controls in JavaFX 1.3 like ChoiceBox and PasswordBox. It also showed how to style controls using CSS and integrate JavaFX with web services. Finally, it presented the JFXtras project and its advanced data-driven controls like XTableView for building large data applications with JavaFX.