< prev index next >

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

Print this page
rev 51789 : [mq]: asserts

*** 29,39 **** * * @summary Check whether FileDialog blocks a modal Dialog * created with a null Frame constructor. Also check if other * windows are blocked by the FileDialog too. * ! * @library ../helpers ../../../../lib/testlibrary/ * @build ExtendedRobot * @build Flag * @build TestDialog * @build TestFrame * @build TestWindow --- 29,40 ---- * * @summary Check whether FileDialog blocks a modal Dialog * created with a null 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 * @build TestWindow
< prev index next >