< prev index next >

test/jdk/java/awt/Modal/FileDialog/FileDialogNonModal3Test.java

Print this page

        

*** 29,39 **** * * @summary Check whether FileDialog blocks a non-modal Dialog * created with a hidden Frame constructor. Also check if other * windows are blocked by the FileDialog too. * ! * @library ../helpers /lib/testlibrary/ * @library /test/lib * @build ExtendedRobot * @build Flag * @build TestDialog * @build TestFrame --- 29,39 ---- * * @summary Check whether FileDialog blocks a non-modal Dialog * created with a hidden Frame constructor. Also check if other * windows are blocked by the FileDialog too. * ! * @library ../helpers /lib/client/ * @library /test/lib * @build ExtendedRobot * @build Flag * @build TestDialog * @build TestFrame
< prev index next >