< prev index next >

test/jdk/java/awt/Window/ShapedAndTranslucentWindows/TranslucentWindowClick.java

Print this page

        

*** 38,48 **** * events trigger correctly. * Expected Result: The components should trigger events correctly * * @author mrkam * @author Dmitriy Ermashov (dmitriy.ermashov@oracle.com) ! * @library ../../../../lib/testlibrary * @build Common ExtendedRobot * @run main TranslucentWindowClick */ public class TranslucentWindowClick extends Common { --- 38,48 ---- * events trigger correctly. * Expected Result: The components should trigger events correctly * * @author mrkam * @author Dmitriy Ermashov (dmitriy.ermashov@oracle.com) ! * @library ../../../../lib/client * @build Common ExtendedRobot * @run main TranslucentWindowClick */ public class TranslucentWindowClick extends Common {
< prev index next >