< prev index next >

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

Print this page

        

*** 41,51 **** * Clicks should come to visible parts of shaped window only and to background * for clipped parts. * * @author mrkam * @author Dmitriy Ermashov (dmitriy.ermashov@oracle.com) ! * @library ../../../../lib/testlibrary * @build Common ExtendedRobot * @run main ShapedTranslucent */ public class ShapedTranslucent extends Common { --- 41,51 ---- * Clicks should come to visible parts of shaped window only and to background * for clipped parts. * * @author mrkam * @author Dmitriy Ermashov (dmitriy.ermashov@oracle.com) ! * @library ../../../../lib/client * @build Common ExtendedRobot * @run main ShapedTranslucent */ public class ShapedTranslucent extends Common {
< prev index next >