< prev index next >

test/jdk/java/awt/Modal/ModalExclusionTests/ApplicationExcludeDialogPrintSetupTest.java

Print this page
rev 51789 : [mq]: asserts

*** 29,39 **** * @bug 7125054 8044429 * @summary Check whether a printDialog blocks an application modality excluded Dialog * (it shouldn't). Checks also whether setting a parent dialog to be * modality excluded excludes its children from being blocked too. * ! * @library ../helpers ../../../../lib/testlibrary/ * @build ExtendedRobot * @build Flag * @build TestDialog * @build TestWindow * @run main ApplicationExcludeDialogPrintSetupTest --- 29,40 ---- * @bug 7125054 8044429 * @summary Check whether a printDialog blocks an application modality excluded Dialog * (it shouldn't). Checks also whether setting a parent dialog to be * modality excluded excludes its children from being blocked too. * ! * @library ../helpers /lib/testlibrary/ ! * @library /test/lib * @build ExtendedRobot * @build Flag * @build TestDialog * @build TestWindow * @run main ApplicationExcludeDialogPrintSetupTest
< prev index next >