< prev index next >

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

Print this page

        

*** 48,58 **** * visible areas. Events should be delivered to the background window if clicked * on the clipped areas. * * @author mrkam * @author Dmitriy Ermashov (dmitriy.ermashov@oracle.com) ! * @library ../../../../lib/testlibrary * @build Common ExtendedRobot * @run main FocusAWTTest */ public class FocusAWTTest extends Common { --- 48,58 ---- * visible areas. Events should be delivered to the background window if clicked * on the clipped areas. * * @author mrkam * @author Dmitriy Ermashov (dmitriy.ermashov@oracle.com) ! * @library ../../../../lib/client * @build Common ExtendedRobot * @run main FocusAWTTest */ public class FocusAWTTest extends Common {
< prev index next >