JavaFX for Dummies /
This guide gives you access to an innovative software platform that allows you to create and deliver rich Internet applications that can run across a wide variety of connected devices. It highlights the most important features of this powerful graphics platform, giving you the tools to understand it...
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Hoboken, New Jersey :
John Wiley & Sons, Inc.,
2015.
|
Colección: | --For dummies.
|
Temas: | |
Acceso en línea: | Texto completo Texto completo |
MARC
LEADER | 00000cam a2200000 i 4500 | ||
---|---|---|---|
001 | EBOOKCENTRAL_ocn893673799 | ||
003 | OCoLC | ||
005 | 20240329122006.0 | ||
006 | m o d | ||
007 | cr cn||||||||| | ||
008 | 141010t20152015njua o 001 0 eng d | ||
040 | |a E7B |b eng |e rda |e pn |c E7B |d OCLCO |d YDXCP |d B24X7 |d STF |d UMI |d COO |d DEBBG |d OCLCQ |d OCLCF |d NKT |d OCLCQ |d COCUF |d CNNOR |d MOR |d CCO |d PIFAG |d LIV |d OCLCQ |d U3W |d UAB |d EBLCP |d CEF |d CRU |d OCLCQ |d INT |d OCLCQ |d G3B |d TKN |d OCLCQ |d HS0 |d UKAHL |d OCLCQ |d BRF |d OCLCO |d OCLCQ |d OCLCO |d OCLCL | ||
019 | |a 901504937 |a 910912034 |a 927508319 |a 961583980 |a 962643456 | ||
020 | |a 9781118421666 |q (e-book) | ||
020 | |a 1118421663 |q (e-book) | ||
020 | |a 9781118417430 |q (e-book) | ||
020 | |a 1118417437 |q (e-book) | ||
020 | |a 1118385349 | ||
020 | |a 9781118385340 | ||
020 | |z 9781118385340 | ||
029 | 1 | |a AU@ |b 000058372896 | |
029 | 1 | |a AU@ |b 000066757405 | |
029 | 1 | |a CHNEW |b 000700284 | |
029 | 1 | |a CHNEW |b 000700286 | |
029 | 1 | |a DEBBG |b BV042487447 | |
029 | 1 | |a DEBSZ |b 434828459 | |
029 | 1 | |a GBVCP |b 882841262 | |
035 | |a (OCoLC)893673799 |z (OCoLC)901504937 |z (OCoLC)910912034 |z (OCoLC)927508319 |z (OCoLC)961583980 |z (OCoLC)962643456 | ||
037 | |a CL0500000547 |b Safari Books Online | ||
043 | |a u-at--- |a u-nz--- | ||
050 | 4 | |a QA76.73.J38 |b .L694 2015eb | |
082 | 0 | 4 | |a 005.133 |2 23 |
049 | |a UAMI | ||
100 | 1 | |a Lowe, Doug, |e author. | |
245 | 1 | 0 | |a JavaFX for Dummies / |c by Doug Lowe. |
264 | 1 | |a Hoboken, New Jersey : |b John Wiley & Sons, Inc., |c 2015. | |
264 | 4 | |c ©2015 | |
300 | |a 1 online resource (436 pages) : |b illustrations (some color) | ||
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 For Dummies | |
500 | |a ''Making Everything Easier''--Cover. | ||
500 | |a Includes index. | ||
588 | 0 | |a Print version record. | |
520 | |a This guide gives you access to an innovative software platform that allows you to create and deliver rich Internet applications that can run across a wide variety of connected devices. It highlights the most important features of this powerful graphics platform, giving you the tools to understand it quickly and easily. Doug Lowe brings his experience and passion to this guide, sharing his expert approach to coding using JavaFX. The book shows you how to work with JavaFX controls, how to enhance your scenic design, and also offers advice on how to make a splash with your programs. -- |c Edited summary from book. | ||
505 | 0 | |a Title Page; Copyright Page; Table of Contents; Introduction; About This Book; Foolish Assumptions; How This Book Is Organized; Part I: Getting Started with JavaFX; Part II: JavaFX Controls; Part III: Enhancing Your Scenic Design; Part IV: Making Your Programs Come Alive; Part V: The Part of Tens; Icons Used in This Book; Beyond the Book; Where to Go from Here; Part I: Getting Started with JavaFX; Chapter 1: Hello, JavaFX!; What Is JavaFX?; Perusing the Possibilities of JavaFX; Looking at a Simple JavaFX Program; Downloading and Installing JavaFX; Downloading JDK 8; Installing JDK 8 | |
505 | 8 | |a Setting the pathDeveloping the Click Me Program with Notepad; Developing the Click Me Program with TextPad; Using an IDE to Create the Click Me Program; Chapter 2: Looking Closer at JavaFX Programming; Looking Again at the Click Me Program; Importing JavaFX Packages; Extending the Application Class; Launching the Application; Overriding the start Method; Creating a Button; Handling an Action Event; Creating a Layout Pane; Making a Scene; Setting the Stage; Examining the Click Counter Program; Chapter 3: Handling Events; Examining Events; Handling Events | |
505 | 8 | |a Implementing the EventHandler InterfaceHandling Events with Inner Classes; Handling Events with Anonymous Inner Classes; Using Lambda Expressions to Handle Events; Chapter 4: Setting the Stage and Scene Layout; Examining the Stage Class; Examining the Scene Class; Switching Scenes; Creating a Dialog Box; Creating a Confirmation Box; Exit, Stage Right; Creating a Close button; Handling the CloseRequest event; Putting it all together; Chapter 5: Using Layout Panes to Arrange Your Scenes; Working with Layout Panes; Introducing four JavaFX layout panes; Creating layout panes | |
505 | 8 | |a Combining layout panesUsing the HBox Layout; Spacing Things Out; Adding Space with Margins; Adding Space by Growing Nodes; Using the VBox Layout; Aligning Nodes in a Layout Pane; Making Nodes the Same Width; Using the Flow Layout; Using the Border Layout; Chapter 6: Getting Input from the User; Using Text Fields; Validating Numeric Data; Using Check Boxes; Using Radio Buttons; Looking at a Pizza Order Application; Part II: JavaFX Controls; Chapter 7: Introducing the JavaFX Node Hierarchy; An Overview of JavaFX Packages; The Node Class; The Parent Class; The Region Class; The Control Class | |
505 | 8 | |a Chapter 8: Choosing from a ListUsing Choice Boxes; Creating a choice box; Setting a default value; Getting the selected item; Working with Observable Lists; Listening for Selection Changes; Using Combo Boxes; Creating combo boxes; Getting the selected item; Handling combo box events; Using List Views; Creating a list view; Getting the selected items; Using Tree Views; Building a tree; Creating a TreeView control; Getting the selected node; Looking at a complete program that uses a tree view; Chapter 9: Working with Tables; Creating the Data for a Table; Creating a Read-Only Table | |
590 | |a ProQuest Ebook Central |b Ebook Central Academic Complete | ||
590 | |a O'Reilly |b O'Reilly Online Learning: Academic/Public Library Edition | ||
650 | 0 | |a Java (Computer program language) | |
650 | 0 | |a Graphical user interfaces (Computer systems) | |
650 | 6 | |a Java (Langage de programmation) | |
650 | 6 | |a Interfaces graphiques (Informatique) | |
650 | 7 | |a Graphical user interfaces (Computer systems) |2 fast | |
650 | 7 | |a Java (Computer program language) |2 fast | |
758 | |i has work: |a JavaFX for dummies (Text) |1 https://id.oclc.org/worldcat/entity/E39PCH6ymTFJJrYFrmRJ4FWv73 |4 https://id.oclc.org/worldcat/ontology/hasWork | ||
776 | 0 | 8 | |i Print version: |a Lowe, Doug. |t Javafx for dummies. |d Hoboken, New Jersey : John Wiley & Sons, Inc., ©2015 |h viii, 420 pages |k --For dummies. |z 9781118385340 |
830 | 0 | |a --For dummies. | |
856 | 4 | 0 | |u https://ebookcentral.uam.elogim.com/lib/uam-ebooks/detail.action?docID=1798775 |z Texto completo |
856 | 4 | 0 | |u https://learning.oreilly.com/library/view/~/9781118417430/?ar |z Texto completo |
936 | |a BATCHLOAD | ||
938 | |a Askews and Holts Library Services |b ASKH |n AH27111085 | ||
938 | |a Books 24x7 |b B247 |n bks00072822 | ||
938 | |a ProQuest Ebook Central |b EBLB |n EBL4035103 | ||
938 | |a ebrary |b EBRY |n ebr10943654 | ||
938 | |a YBP Library Services |b YANK |n 12672612 | ||
938 | |a YBP Library Services |b YANK |n 12094073 | ||
994 | |a 92 |b IZTAP |