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

FXML serialization feature (i.e. the inverse of FXMLLoader)

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • 8
    • javafx
    • JavaFX 2.x

      It would be very powerful to have FXML serialization/marshaling feature that does the inverse of FXMLLoader, i.e. converts a scene graph or hierarchy of beans to FXML representation. This would mean the opposite of of what FXMLLoader does. FXMLLoader takes an FXML file, creates an object hierarchy from it and invokes bean setters to set properties. An FXMLWriter would take a root node and transform it to FXML object representation and set non-default value properties of the objects.

            Unassigned Unassigned
            duke J. Duke
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Imported: