Back to course

Understanding Properties

JavaFX 0 to Hero

Understanding Properties

JavaFX Properties are wrappers that allow listeners to detect changes. For example, StringProperty, IntegerProperty.