Attaches a Scene object to display in this
FXCanvas. This method must called either on the JavaFX
JavaFX application thread (which is the same as the SWT
event dispatch thread).
newScene | a scene to display in this FXCanvas |
javafx.application.Platform.isFxApplicationThread()
Diagram: SWT