< prev index next >

test/jdk/java/awt/Modal/MultipleDialogs/MultipleDialogs4Test.java

Print this page

        

*** 27,37 **** * @bug 8054358 8055003 * @summary Check whether application and document modality levels for Dialog * work properly. Also check whether the blocking dialogs are * opening on top of the windows they block. * ! * @library ../helpers /lib/testlibrary/ * @library /test/lib * @build ExtendedRobot * @build Flag * @build TestDialog * @build TestFrame --- 27,37 ---- * @bug 8054358 8055003 * @summary Check whether application and document modality levels for Dialog * work properly. Also check whether the blocking dialogs are * opening on top of the windows they block. * ! * @library ../helpers /lib/client/ * @library /test/lib * @build ExtendedRobot * @build Flag * @build TestDialog * @build TestFrame
< prev index next >