< prev index next >

test/jdk/java/awt/Modal/ToFront/FrameToFrontModeless1Test.java

Print this page

        

*** 27,37 **** * @key headful * @bug 8050885 * @summary Check that calling toFront method does not bring a frame to the top of * a modeless child dialog. * ! * @library ../helpers /lib/testlibrary/ * @library /test/lib * @build ExtendedRobot * @build Flag * @build TestDialog * @build TestFrame --- 27,37 ---- * @key headful * @bug 8050885 * @summary Check that calling toFront method does not bring a frame to the top of * a modeless child dialog. * ! * @library ../helpers /lib/client/ * @library /test/lib * @build ExtendedRobot * @build Flag * @build TestDialog * @build TestFrame
< prev index next >