On Tue, 17 Sep 2024 15:33:06 GMT, Jayathirth D V <j...@openjdk.org> wrote:
> This PR is for open-sourcing 2 closed toys EmbeddedSwing and HelloWorld. > JBS : https://bugs.openjdk.org/browse/JDK-8211234 > > 1)EmbeddedSwing - a simple FX test app with a SwingNode containing a Swing > application > > 2)HelloWorld contains 2 test apps : > > - HelloJFXPanel - a simple Swing test app with a JButton and a JFXPanel > containing an animated rectangle > > - HelloJFXPanel2 - a simple Swing test app with a JButton and a JFXPanel > containing a JavaFX Button and ComboBox (with Tooltips) > > These new test apps are added under apps/toys/ directory. I suspect that this might get a merge conflict when Skara notices it. I'll poke it. Ah, never mind. I see that you already resolved the conflict. I'll re-review then. ------------- PR Comment: https://git.openjdk.org/jfx/pull/1572#issuecomment-2358553572 PR Comment: https://git.openjdk.org/jfx/pull/1572#issuecomment-2358554933