RFR: 8211234: Open-source simple test programs for FX / Swing interop [v2]

Kevin Rushforth kcr at openjdk.org
Wed Sep 18 14:05:32 UTC 2024


On Wed, 18 Sep 2024 14:02:20 GMT, Jayathirth D V <jdv at 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.
>
> Jayathirth D V has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains two commits:
> 
>  - Resolve conflicts using latest upstream change
>  - 8211234: Open-source simple test programs for FX / Swing interop

Marked as reviewed by kcr (Lead).

-------------

PR Review: https://git.openjdk.org/jfx/pull/1572#pullrequestreview-2312798993


More information about the openjfx-dev mailing list