Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8091949

Auto-binding with annotations

XMLWordPrintable

      @Bindable(value="") / @Bind annotation could be used to annotate properties of a Java class and bind them automatically to a JavaFX property with the same name. An additional method javafx.binding.Bindings.bind(Object a, Object b) is also needed to setup the relation between both instances.

      Btw. the Fluent API of javafx.binding.Bindings looks good at the first glance.

            Unassigned Unassigned
            abienjfx Adam Bien (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Imported: