Book Image

JavaFX Essentials

By : Mohamed Taman, Mohamed Taman
Book Image

JavaFX Essentials

By: Mohamed Taman, Mohamed Taman

Overview of this book

Table of Contents (16 chapters)
JavaFX Essentials
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
7
Monitoring and Controlling Arduino with JavaFX
Index

Summary


In this chapter, you learned about the impressive Leap Motion device, and the really nice combination effects that result from using it to enhance JavaFX applications.

You began by learning about the device and how it works. Next, we discussed its SDK for Java and explored a simple application where you learned about listening and processing the data from the Leap device in one thread, while triggering events in the JavaFX thread to deal with them in the scene graph.

In the next chapter, I'll provide advanced tools and resources intended for true JavaFX gurus.