< prev index next >

test/jdk/java/awt/Modal/ModalExclusionTests/ApplicationExcludeDialogFileTest.java

Print this page

        

*** 29,39 **** * @bug 8047179 8044429 * @summary Check whether a FileDialog blocks an application modality excluded Dialog * (it shouldn't). Checks also whether setting a parent dialog to be * modality excluded excludes its children from being blocked too. * ! * @library ../helpers /lib/testlibrary/ * @library /test/lib * @build ExtendedRobot * @build Flag * @build TestDialog * @build TestWindow --- 29,39 ---- * @bug 8047179 8044429 * @summary Check whether a FileDialog blocks an application modality excluded Dialog * (it shouldn't). Checks also whether setting a parent dialog to be * modality excluded excludes its children from being blocked too. * ! * @library ../helpers /lib/client/ * @library /test/lib * @build ExtendedRobot * @build Flag * @build TestDialog * @build TestWindow
< prev index next >