< prev index next >

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

Print this page

        

*** 39,49 **** * window should show the background. Dragging and resizing * shouldn't affect the translucency. * * @author mrkam * @author Dmitriy Ermashov (dmitriy.ermashov@oracle.com) ! * @library ../../../../lib/testlibrary * @build Common ExtendedRobot * @run main Translucent */ public class Translucent extends Common { --- 39,49 ---- * window should show the background. Dragging and resizing * shouldn't affect the translucency. * * @author mrkam * @author Dmitriy Ermashov (dmitriy.ermashov@oracle.com) ! * @library ../../../../lib/client * @build Common ExtendedRobot * @run main Translucent */ public class Translucent extends Common {
< prev index next >