< prev index next >

test/java/awt/Window/ShapedAndTranslucentWindows/ShapedByAPI.java

Print this page

        

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