On Mon, 3 Oct 2022 22:16:56 GMT, Harshitha Onkar <hon...@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