< prev index next >

test/jdk/java/awt/Modal/ModalFocusTransferTests/FocusTransferFDWDocModalTest.java

Print this page

        

*** 29,39 **** * @bug 8047367 * @summary Check whether the focus transfer between windows occurs correctly when * the following happens: a frame is shown; a document modal dialog (D) * having a null frame owner is shown; a window having D as owner is shown. * ! * @library ../helpers /lib/testlibrary/ * @library /test/lib * @build ExtendedRobot * @build Flag * @build TestDialog * @build TestFrame --- 29,39 ---- * @bug 8047367 * @summary Check whether the focus transfer between windows occurs correctly when * the following happens: a frame is shown; a document modal dialog (D) * having a null frame owner is shown; a window having D as owner is shown. * ! * @library ../helpers /lib/client/ * @library /test/lib * @build ExtendedRobot * @build Flag * @build TestDialog * @build TestFrame
< prev index next >