< prev index next >

test/jdk/java/awt/Modal/MultipleDialogs/MultipleDialogs1Test.java

Print this page

        

*** 27,37 **** * @bug 8054358 * @summary Check whether a set of dialogs created with a toolkit excluded Frame * parent has a proper modal blocking behavior. Also show a document modal * dialog and check if it blocks the document properly. * ! * @library ../helpers /lib/testlibrary/ * @library /test/lib * @build ExtendedRobot * @build Flag * @build TestDialog * @build TestFrame --- 27,37 ---- * @bug 8054358 * @summary Check whether a set of dialogs created with a toolkit excluded Frame * parent has a proper modal blocking behavior. Also show a document modal * dialog and check if it blocks the document properly. * ! * @library ../helpers /lib/client/ * @library /test/lib * @build ExtendedRobot * @build Flag * @build TestDialog * @build TestFrame
< prev index next >