< prev index next >

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

Print this page

        

*** 28,38 **** * @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 the correctness * of blocking behavior for the parent Dialog. * ! * @library ../helpers /lib/testlibrary/ * @library /test/lib * @build ExtendedRobot * @build Flag * @build TestDialog * @run main BlockingDDNonModalTest --- 28,38 ---- * @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 the correctness * of blocking behavior for the parent Dialog. * ! * @library ../helpers /lib/client/ * @library /test/lib * @build ExtendedRobot * @build Flag * @build TestDialog * @run main BlockingDDNonModalTest
< prev index next >