Chapter 6. Moving pictures

This chapter covers

  • Interacting with complex custom nodes
  • Laying stuff out on screen, using containers
  • Playing video
  • Embedding fonts into an application

In previous chapters we developed an application using JavaFX’s Swing wrappers and played around with the scene graph. Now it’s time to turn our hands toward creating a UI that combines the functionality of a traditional desktop application with the visual pizzazz of the new scene graph library. And when it comes to desktop software, you don’t often get showier than media players.

Some applications demand unique interfaces, games and media players being prime candidates. They don’t just stick to the conventional form controls but create a less-rigid experience ...

Get JavaFX in Action 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.