On Wed, 18 Sep 2024 19:42:08 GMT, Phil Race <[email protected]> wrote:
> > With the proposed change in this pull request, the implementation would use > > ComponentListener.componentMoved: > > you mean the implementation of the test ? Perhaps adding the required pattern > in the examples would be a good idea. @prrace Yes, I referred to the implementation of the `LotsOfMenuItemsTest.java` test. This is more of a workaround until we add better layout options. Yet it looks simple and works well. It still requires the test developer to save references to frames. ------------- PR Comment: https://git.openjdk.org/jdk/pull/21057#issuecomment-2359320527
