Searched refs:dialog1 (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/test/java/awt/Focus/ShowFrameCheckForegroundTest/
H A DShowFrameCheckForegroundTest.java45 Dialog dialog1 = new Dialog(nofocusFrame, "Owned Dialog", false); field in class:ShowFrameCheckForegroundTest
85 test(dialog1, 1);
90 test(dialog1, 2);

Completed in 50 milliseconds