hg: openjfx/9-dev/rt: 8160325: [SWT] Provide public API to access FXCanvas for embedded scene

kevin.rushforth at oracle.com kevin.rushforth at oracle.com
Thu Aug 18 20:19:48 UTC 2016


Changeset: 36127d196ffe
Author:    kcr
Date:      2016-08-18 11:36 -0700
URL:       http://hg.openjdk.java.net/openjfx/9-dev/rt/rev/36127d196ffe

8160325: [SWT] Provide public API to access FXCanvas for embedded scene
Reviewed-by: azvegint
Contributed-by: alexander at nyssen.org

! build.gradle
! modules/javafx.graphics/src/main/java/com/sun/javafx/stage/EmbeddedWindow.java
! modules/javafx.swt/src/main/java/javafx/embed/swt/FXCanvas.java
+ modules/javafx.swt/src/test/java/test/javafx/embed/swt/FXCanvasTest.java
! modules/javafx.swt/src/test/java/test/javafx/embed/swt/SWTCursorsTest.java
+ modules/javafx.swt/src/test/java/test/javafx/embed/swt/SwtRule.java



More information about the openjfx-changes mailing list