How to bind a JavaFx bean in a controller
936119Jul 23 2012 — edited Jul 25 2012Hello,
Could someone post a small snippet as to how to bind a TextField text property to a String property in a JavaFX bean - binding should take place in the .fxml controller class.
Feel free to make suggestions as to the options available and the current best practice.
Thanks