Class Configurer<M>

    • Method Detail

      • loadConfiguration

        public Configuration loadConfiguration​(M model,
                                               javafx.beans.property.Property<javafx.scene.Node> nodeProperty)
        Loads the configuration, loading the parent Pane into the Property.
        Parameters:
        model - Model.
        nodeProperty - Property to receive the parent Pane.
        Returns:
        Configuration.