< prev index next >

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

Print this page

        

*** 29,39 **** * @summary Check whether a non-modal Dialog created with a Dialog * constructor receives focus, whether its components receive focus * and respond to key events. Check also if the other windows * receive mouse and key events. * ! * @library ../helpers /lib/testlibrary/ * @library /test/lib * @build ExtendedRobot * @build Flag * @build TestDialog * @build TestFrame --- 29,39 ---- * @summary Check whether a non-modal Dialog created with a Dialog * constructor receives focus, whether its components receive focus * and respond to key events. Check also if the other windows * receive mouse and key events. * ! * @library ../helpers /lib/client/ * @library /test/lib * @build ExtendedRobot * @build Flag * @build TestDialog * @build TestFrame
< prev index next >