On Tue, 20 May 2025 22:09:37 GMT, Phil Race <p...@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

> Ok .. here's uploaded javadoc to view

>      // The background image fills the frame so we
>      // don't need to clear the applet on repaints.
>      // Just call the paint method.
>      public void update(Graphics g) {
>          paint(g);
>      }
https://cr.openjdk.org/~prr/8357176/api/java.desktop/java/awt/MediaTracker.html

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

PR Comment: https://git.openjdk.org/jdk/pull/25278#issuecomment-2896031531

Reply via email to