Chapter 1

Hello, JavaFX!

In This Chapter

arrow Getting a quick overview of what JavaFX is and what you can do with it

arrow Looking at a basic JavaFX program

arrow Downloading, installing, and configuring Java 8 so you can build your own JavaFX programs

arrow Building a JavaFX program the hard way, using nothing but Notepad and a command prompt

arrow Using TextPad to simplify JavaFX programming

arrow Using an IDE, such as Eclipse or NetBeans, for JavaFX programming

Welcome to the wonderful world of JavaFX programming!

This chapter offers a gentle introduction to JavaFX programming. In the next few pages, you find out what JavaFX is, where it came from, and where it’s going. You see an example of the classic Hello, World! program implemented in JavaFX. And you discover how to set up your computer to develop your own JavaFX programs using several popular development tools for JavaFX.

Incidentally, I assume that you’re ...

Get JavaFX For Dummies now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.