On Sat, 16 Jul 2022 01:00:43 GMT, Harshitha Onkar <[email protected]> wrote:

> Additional position setting (TOP_LEFT_CORNER) and a method to obtain bounds 
> of test instruction frame are added to PassFailJFrame to handle positioning 
> of multiple test frames.
> 
> In scenarios where multiple test windows might be present, the test windows 
> might overlap the instruction frame. In order to fix this TOP_LEFT_CORNER 
> position option is added that positions the test instruction frame at top 
> left corner with main test window below it.
> 
> Additionally `getInstructionFrameBounds()` is added to obtain the position 
> and dimensions of test instruction frame.

This pull request has now been integrated.

Changeset: 568be58e
Author:    Harshitha Onkar <[email protected]>
Committer: Alexey Ivanov <[email protected]>
URL:       
https://git.openjdk.org/jdk/commit/568be58e8521e5e87baca1872ba8cc1941607bb7
Stats:     238 lines in 10 files changed: 133 ins; 50 del; 55 mod

8290469: Add new positioning options to PassFailJFrame test framework

Reviewed-by: prr, aivanov

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

PR: https://git.openjdk.org/jdk/pull/9525

Reply via email to