< prev index next >

test/jdk/java/awt/Modal/ToBack/ToBackTKModal2Test.java

Print this page

        

*** 29,39 **** * @bug 8054143 * @summary Check whether a toolkit modal dialog having a null Dialog * constructor still stays on top of the blocked windows even * after calling toBack for the dialog. * ! * @library ../helpers /lib/testlibrary/ * @library /test/lib * @build ExtendedRobot * @build Flag * @build TestDialog * @build TestFrame --- 29,39 ---- * @bug 8054143 * @summary Check whether a toolkit modal dialog having a null Dialog * constructor still stays on top of the blocked windows even * after calling toBack for the dialog. * ! * @library ../helpers /lib/client/ * @library /test/lib * @build ExtendedRobot * @build Flag * @build TestDialog * @build TestFrame
< prev index next >