RFR: JDK-8015739: Background of JInternalFrame is located out of JInternalFrame [v4]
Alexey Ivanov
aivanov at openjdk.org
Tue Oct 4 18:40:19 UTC 2022
On Mon, 3 Oct 2022 22:16:56 GMT, Harshitha Onkar <honkar at openjdk.org> wrote:
> > Out of curiosity, can this test use `BufferedImage` to render `JInternalFrame` into?
>
> @aivanov-jdk Thank you for reviewing. I wanted to clarify whether you meant saving just the JInternalFrame into BufferedImage?
Yes, just `JInternalFrame`. Yet I was talking about rendering rather than capturing from the screen.
-------------
PR: https://git.openjdk.org/jdk/pull/10274
More information about the client-libs-dev
mailing list