RFR: 8272779: Package docs for javafx.embed.swing are misleading [v3]
Kevin Rushforth
kcr at openjdk.java.net
Tue Aug 24 15:05:31 UTC 2021
On Tue, 24 Aug 2021 12:54:50 GMT, Prasanta Sadhukhan <psadhukhan at openjdk.org> wrote:
>> The API docs for the javafx.embed.swing package are misleading in that they only talk about the JFXPanel capability (embedding a JavaFX Scene in a Swing JComponent) and ignore the SwingNode functionality entirely.
>> Fix the package doc.
>
> Prasanta Sadhukhan has updated the pull request incrementally with one additional commit since the last revision:
>
> Fix review comment
Marked as reviewed by kcr (Lead).
-------------
PR: https://git.openjdk.java.net/jfx/pull/609
More information about the openjfx-dev
mailing list