< prev index next >

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

Print this page

        

*** 29,39 **** * @bug 8047179 8044429 * @summary Check whether a FileDialog blocks a toolkit modality excluded Frame * (it shouldn't). Checks also whether setting a parent frame 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 TestFrame --- 29,39 ---- * @bug 8047179 8044429 * @summary Check whether a FileDialog blocks a toolkit modality excluded Frame * (it shouldn't). Checks also whether setting a parent frame 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 TestFrame
< prev index next >