Pro JavaFX 8 a definitive guide to building desktop, mobile, and embedded Java clients

This book provides code examples that explore the exciting new features provided with JavaFX 8 which comes as part of Oracle's new Java (SE) 8 release. The reader will learn how to: get started with JavaFX, including downloading the SDK and available tools; express user interfaces with SceneBui...

Full description

Bibliographic Details
Main Author: Vos, Johan (Author)
Format: eBook
Language:English
Published: Berkeley, CA, New York, NY Apress, Distributed to the Book trade worldwide by Springer 2014
Series:The expert's voice in Java
Subjects:
Online Access:
Collection: O'Reilly - Collection details see MPG.ReNa
LEADER 03108nmm a2200481 u 4500
001 EB001941222
003 EBX01000000000000001104124
005 00000000000000.0
007 cr|||||||||||||||||||||
008 210123 ||| eng
020 |a 9781430265757 
050 4 |a QA76.73.J38 
100 1 |a Vos, Johan  |e author 
245 0 0 |a Pro JavaFX 8  |b a definitive guide to building desktop, mobile, and embedded Java clients  |c Johan Vos, Weiqi Gao, Stephen Chin, Dean Iverson, James Weaver 
260 |a Berkeley, CA, New York, NY  |b Apress, Distributed to the Book trade worldwide by Springer  |c 2014 
300 |a xxiii, 588 pages  |b illustrations 
505 0 |a Includes bibliographical references and index 
653 |a Logiciels d'application / Développement 
653 |a Graphical user interfaces (Computer systems) / http://id.loc.gov/authorities/subjects/sh93002168 
653 |a JavaFX (Electronic resource) / fast 
653 |a Application software / Development / fast 
653 |a Graphical user interfaces (Computer systems) / fast 
653 |a JavaFX (Electronic resource) / http://id.loc.gov/authorities/names/n2009023604 
653 |a Programmation Internet 
653 |a Internet programming / http://id.loc.gov/authorities/subjects/sh96009904 
653 |a Java (Computer program language) / fast 
653 |a Java (Langage de programmation) 
653 |a Java (Computer program language) / http://id.loc.gov/authorities/subjects/sh95008574 
653 |a Interfaces graphiques (Informatique) 
653 |a Internet programming / fast 
653 |a Application software / Development / http://id.loc.gov/authorities/subjects/sh95009362 
653 |a JavaFX (Electronic resource) / blmlsh 
041 0 7 |a eng  |2 ISO 639-2 
989 |b OREILLY  |a O'Reilly 
490 0 |a The expert's voice in Java 
028 5 0 |a 10.1007/978-1-4302-6575-7 
776 |z 1430265752 
776 |z 1430265744 
776 |z 9781430265740 
776 |z 9781430265757 
856 4 0 |u https://learning.oreilly.com/library/view/~/9781430265757/?ar  |x Verlag  |3 Volltext 
082 0 |a 005.13/3 
520 |a This book provides code examples that explore the exciting new features provided with JavaFX 8 which comes as part of Oracle's new Java (SE) 8 release. The reader will learn how to: get started with JavaFX, including downloading the SDK and available tools; express user interfaces with SceneBuilder and FXML; use property binding to keep the UI easily in sync with the model; use the rich set of JavaFX UI controls, charts, shapes, effects, transformations, and animations to create stunning, responsive, user interfaces; use the powerful JavaFX layout classes to define the user interface in a cross-platform fashion; leverage the observable collection classes to observe changes in, and bind to, Java collections; use the JavaFX media classes to play audio and video; interact with external application services to create an enterprise application with JavaFX; use the JavaFX API with alternative languages such as Scala and Groovy; use Java on embedded, mobile, and tablet devices. --