Analysis of information sources in references of the Wikipedia article "Event-driven programming" in English language version.
The JavaFX scene graph, which represents the graphical user interface of a JavaFX application, is not thread-safe and can only be accessed and modified from the UI thread also known as the JavaFX Application thread.