< prev index next >

test/jdk/java/awt/Modal/ModalBlockingTests/BlockingWindowsSetModal4Test.java

Print this page

        

*** 29,39 **** * @summary Check whether a modal Dialog created with a hidden Dialog * constructor receives focus; whether its components receive focus * and respond to key events, when there are other windows shown. * Also check the correctness of blocking behavior for other windows shown. * ! * @library ../helpers /lib/testlibrary/ * @library /test/lib * @build ExtendedRobot * @build Flag * @build TestDialog * @build TestFrame --- 29,39 ---- * @summary Check whether a modal Dialog created with a hidden Dialog * constructor receives focus; whether its components receive focus * and respond to key events, when there are other windows shown. * Also check the correctness of blocking behavior for other windows shown. * ! * @library ../helpers /lib/client/ * @library /test/lib * @build ExtendedRobot * @build Flag * @build TestDialog * @build TestFrame
< prev index next >