< prev index next >

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

Print this page

        

*** 27,37 **** * @key headful * @bug 8049617 * @summary Check whether a non-modal Dialog receives focus; check * if its components receive focus and respond to key events * ! * @library ../helpers /lib/testlibrary/ * @library /test/lib * @build ExtendedRobot * @build Flag * @build TestDialog * @run main UnblockedDialogNonModalTest --- 27,37 ---- * @key headful * @bug 8049617 * @summary Check whether a non-modal Dialog receives focus; check * if its components receive focus and respond to key events * ! * @library ../helpers /lib/client/ * @library /test/lib * @build ExtendedRobot * @build Flag * @build TestDialog * @run main UnblockedDialogNonModalTest
< prev index next >