< prev index next >

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

Print this page

        

*** 30,40 **** * * @summary Check whether FileDialog blocks a document modal Dialog * created with a visible 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 --- 30,40 ---- * * @summary Check whether FileDialog blocks a document modal Dialog * created with a visible 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 >