|
|
|
|
LEADER |
00000cam a2200000Ii 4500 |
001 |
OR_ocn914345493 |
003 |
OCoLC |
005 |
20231017213018.0 |
006 |
m o d |
007 |
cr unu|||||||| |
008 |
150724s2015 enka o 001 0 eng d |
040 |
|
|
|a UMI
|b eng
|e rda
|e pn
|c UMI
|d OCLCF
|d N$T
|d DEBBG
|d DEBSZ
|d IDEBK
|d EBLCP
|d COO
|d VT2
|d YDXCP
|d IDB
|d OCLCQ
|d MERUC
|d CEF
|d OCLCQ
|d OCLCO
|d UAB
|d RDF
|d OCLCQ
|d UKMGB
|d OCLCO
|d OCLCQ
|d OCLCO
|
015 |
|
|
|a GBC1I7598
|2 bnb
|
016 |
7 |
|
|a 018007197
|2 Uk
|
019 |
|
|
|a 913086274
|a 948961995
|
020 |
|
|
|a 9781784393533
|q (electronic bk.)
|
020 |
|
|
|a 1784393533
|q (electronic bk.)
|
020 |
|
|
|a 1784398020
|
020 |
|
|
|a 9781784398026
|
020 |
|
|
|z 9781784398026
|
024 |
3 |
|
|a 9781784398026
|
029 |
1 |
|
|a DEBBG
|b BV043019898
|
029 |
1 |
|
|a DEBBG
|b BV043621131
|
029 |
1 |
|
|a DEBSZ
|b 442851987
|
029 |
1 |
|
|a DEBSZ
|b 453332412
|
029 |
1 |
|
|a DEBSZ
|b 455694672
|
029 |
1 |
|
|a GBVCP
|b 882846043
|
029 |
1 |
|
|a AU@
|b 000056101442
|
029 |
1 |
|
|a UKMGB
|b 018007197
|
035 |
|
|
|a (OCoLC)914345493
|z (OCoLC)913086274
|z (OCoLC)948961995
|
037 |
|
|
|a CL0500000620
|b Safari Books Online
|
050 |
|
4 |
|a QA76.73.J38
|
072 |
|
7 |
|a COM
|x 051280
|2 bisacsh
|
082 |
0 |
4 |
|a 005.133
|2 23
|
049 |
|
|
|a UAMI
|
100 |
1 |
|
|a Taman, Mohamed,
|e author.
|
245 |
1 |
0 |
|a JavaFX essentials :
|b create amazing Java GUI applications with this hands-on, fast-paced guide /
|c Mohamed Taman.
|
246 |
3 |
0 |
|a Create amazing Java GUI applications with this hands-on, fast-paced guide
|
246 |
3 |
|
|a Create amazing Java graphical user interface applications with this hands on, fast paced guide
|
264 |
|
1 |
|a Birmingham, UK :
|b Packt Publishing,
|c 2015.
|
300 |
|
|
|a 1 online resource (1 volume) :
|b illustrations
|
336 |
|
|
|a text
|b txt
|2 rdacontent
|
337 |
|
|
|a computer
|b c
|2 rdamedia
|
338 |
|
|
|a online resource
|b cr
|2 rdacarrier
|
490 |
1 |
|
|a Community Experience Distilled
|
500 |
|
|
|a Includes index.
|
588 |
0 |
|
|a Online resource; title from cover (Safari, viewed July 20, 2015).
|
520 |
8 |
|
|a Annotation
|b If you are a Java developer, an experienced Java Swing, Flash/Flex, SWT, or web developer looking to take your client-side applications to the next level, this book is for you.
|
505 |
0 |
|
|a Cover; Copyright; Credits; About the Author; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Getting Started with JavaFX 8; JavaFX goals; Getting started; JavaFX history; When is JavaFX 8 available?; JavaFX features; What's new in JavaFX 8; Installing the required software; Installing Java SE 8 JDK; Setting environment variables; Installing the NetBeans IDE; Creating ""Hello World"" JavaFX-style applications; Using the Netbeans IDE; How it works; Summary; Chapter 2: JavaFX 8 Essentials and Creating a Custom UI; Quick review of the JavaFX 8 architecture
|
505 |
8 |
|
|a Scene graphsJava public APIs for JavaFX features; Graphics System; Glass Windowing Toolkit; JavaFX Threads; Media and images; Web component; Layout components; JavaFX controls; Java SE 8 features; Lambda expressions; Syntax; Functional interfaces; Theming; CSS; Applying CSS theming; Scene builder; Downloading and launching; FXML; Loading FXML into JavaFX applications; Developing a custom UI; The Login dialog custom UI; Structure of the Login dialog custom UI; Coding the Login dialog custom UI; Summary; Chapter 3: Developing a JavaFX Desktop and Web Application
|
505 |
8 |
|
|a Developing a note-taking applicationBuilding the UI prototype; Bringing your application to life -- adding interactions; Power application change synchronization with properties; Note-Taking as a desktop application; Deploying the application for desktop distribution; JavaFX on the Web; WebEngine; WebView; Web view and engine in action; Note-Taking as a web application; Running the application for the Web; Deploying the application for a web distribution; Summary; Chapter 4: Developing a JavaFX Application for Android; Why port JavaFX into the mobile environment?; How it works
|
505 |
8 |
|
|a Who is maintaining it?Getting started; Preparing and installing the prerequisite software; Java SE 8 JDK8 u45; Gradle; Android SDK; Preparing the project for Android; Project structure; The application; Developing and styling an application UI with CSS; Adding some logic; Making your project ready for mobile devices; Building the application; Building the final .apk Android package; Deploying the application; Deploying on Android-based devices; Deploying on the Google Play Store; Testing tips; Summary; Chapter 5: Developing a JavaFX Application for iOS; Using RoboVM to run JavaFX on iOS
|
505 |
8 |
|
|a FeaturesLimitations; How it works; Getting started; Prerequisites; Preparing a project for iOS; Project structure; The application; Gradle build files; Deploying the application; Summary; Chapter 6: Running JavaFX Applications on the Raspberry Pi; What is the Raspberry Pi?; What can you do with it?; Why is the Raspberry Pi a perfect fit for JavaFX?; Which module should you buy?; Buying the Raspberry Pi; Related websites and documentation; Preparing the Raspberry Pi for JavaFX 8; Creating a bootable SD card; Using NOOBS; Configuring the Raspberry Pi; Connecting to the Raspberry Pi remotely
|
590 |
|
|
|a O'Reilly
|b O'Reilly Online Learning: Academic/Public Library Edition
|
630 |
0 |
0 |
|a JavaFX (Electronic resource)
|
630 |
0 |
7 |
|a JavaFX (Electronic resource)
|2 fast
|
650 |
|
0 |
|a Java (Computer program language)
|
650 |
|
0 |
|a Graphical user interfaces (Computer systems)
|
650 |
|
0 |
|a Application software
|x Development.
|
650 |
|
6 |
|a Java (Langage de programmation)
|
650 |
|
6 |
|a Interfaces graphiques (Informatique)
|
650 |
|
6 |
|a Logiciels d'application
|x Développement.
|
650 |
|
7 |
|a COMPUTERS
|x Programming Languages
|x Java.
|2 bisacsh
|
650 |
|
7 |
|a Application software
|x Development
|2 fast
|
650 |
|
7 |
|a Graphical user interfaces (Computer systems)
|2 fast
|
650 |
|
7 |
|a Java (Computer program language)
|2 fast
|
776 |
0 |
8 |
|i Erscheint auch als:
|n Druck-Ausgabe
|t Taman, Mohamed. JavaFX Essentials
|
830 |
|
0 |
|a Community experience distilled.
|
856 |
4 |
0 |
|u https://learning.oreilly.com/library/view/~/9781784398026/?ar
|z Texto completo (Requiere registro previo con correo institucional)
|
938 |
|
|
|a EBL - Ebook Library
|b EBLB
|n EBL2081464
|
938 |
|
|
|a EBSCOhost
|b EBSC
|n 1019619
|
938 |
|
|
|a ProQuest MyiLibrary Digital eBook Collection
|b IDEB
|n cis31909027
|
938 |
|
|
|a YBP Library Services
|b YANK
|n 12507283
|
994 |
|
|
|a 92
|b IZTAP
|