< prev index next >

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

Print this page

        

*** 41,50 **** --- 41,51 ---- * @author mrkam * @author Dmitriy Ermashov (dmitriy.ermashov@oracle.com) * @library ../../../../lib/testlibrary * @build Common ExtendedRobot * @run main Translucent + * @key randomness */ public class Translucent extends Common { public static void main(String[] args) throws Exception { if (checkTranslucencyMode(GraphicsDevice.WindowTranslucency.TRANSLUCENT))
< prev index next >