> 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.
Harshitha Onkar has updated the pull request incrementally with one additional commit since the last revision: added Thread.sleep and changed the location of setVisible ------------- Changes: - all: https://git.openjdk.org/jdk/pull/9525/files - new: https://git.openjdk.org/jdk/pull/9525/files/994888bd..195002df Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=9525&range=04 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=9525&range=03-04 Stats: 144 lines in 9 files changed: 69 ins; 46 del; 29 mod Patch: https://git.openjdk.org/jdk/pull/9525.diff Fetch: git fetch https://git.openjdk.org/jdk pull/9525/head:pull/9525 PR: https://git.openjdk.org/jdk/pull/9525