Providing updates to an already-running script
From Planet JFX
In order to communicate between Java and a running JavaFX script, you will have to introduce a considerable amount of code. Binding to a POJO has information on how to achieve this.
In order to communicate between Java and a running JavaFX script, you will have to introduce a considerable amount of code. Binding to a POJO has information on how to achieve this.