© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2022
K. Sharan, P. SpäthLearn JavaFX 17https://doi.org/10.1007/978-1-4842-7848-2_2

2. Properties and Bindings

Kishori Sharan1   and Peter Späth2
(1)
Montgomery, AL, USA
(2)
Leipzig, Sachsen, Germany
 
In this chapter, you will learn:
  • What a property is in JavaFX

  • How to create a property object and use it

  • The class hierarchy of properties in JavaFX

  • How to handle the invalidation and change events in a property object

  • What a binding is in JavaFX and how to use unidirectional and bidirectional bindings

  • About the high-level and low-level binding APIs in JavaFX

This chapter discusses the properties and binding support in Java and JavaFX. If you have experience using the JavaBeans ...

Get Learn JavaFX 17: Building User Experience and Interfaces with Java 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.