test/jdk/java/awt/TrayIcon/ModalityTest/ModalityTest.java
changeset 49096 eaef201ec301
parent 47216 71c04702a3d5
child 52739 7199c4da1a6f
equal deleted inserted replaced
49095:a8287712f63b 49096:eaef201ec301
    25 import java.awt.event.*;
    25 import java.awt.event.*;
    26 import java.awt.image.BufferedImage;
    26 import java.awt.image.BufferedImage;
    27 
    27 
    28 /*
    28 /*
    29  * @test
    29  * @test
       
    30  * @key headful
    30  * @summary Check for MouseEvents with all mouse buttons
    31  * @summary Check for MouseEvents with all mouse buttons
    31  * @author Dmitriy Ermashov (dmitriy.ermashov@oracle.com)
    32  * @author Dmitriy Ermashov (dmitriy.ermashov@oracle.com)
    32  * @modules java.desktop/java.awt:open
    33  * @modules java.desktop/java.awt:open
    33  * @library /java/awt/patchlib
    34  * @library /java/awt/patchlib
    34  * @library ../../../../lib/testlibrary ../
    35  * @library ../../../../lib/testlibrary ../