< prev index next >

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

Print this page

        

*** 41,51 **** * size. 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 StaticallyShaped */ public class StaticallyShaped extends Common { --- 41,51 ---- * size. 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 StaticallyShaped */ public class StaticallyShaped extends Common {
< prev index next >