RFR: 8357176: java.awt javadoc code examples still use Applet API [v4]
Phil Race
prr at openjdk.org
Wed May 21 20:21:57 UTC 2025
On Wed, 21 May 2025 17:34:22 GMT, Phil Race <prr at openjdk.org> wrote:
>> Update the some code examples and accompanying images to no longer mention or display as applets.
>
> Phil Race has updated the pull request incrementally with one additional commit since the last revision:
>
> 8357176
> btw maybe it is better to present these layouts using swing(and its components)?
> btw maybe it is better to present these layouts using swing(and its components)?
This is in the AWT package so I think AWT components is better.
And the goal is just to get rid of the applet mentions and I've now done that (after the last one)
-------------
PR Comment: https://git.openjdk.org/jdk/pull/25278#issuecomment-2899125757
More information about the client-libs-dev
mailing list