< prev index next >

test/javax/swing/JWindow/ShapedAndTranslucentWindows/TranslucentPerPixelTranslucentGradient.java

Print this page

        

*** 23,32 **** --- 23,33 ---- import java.awt.*; /* * @test + * @bug 8144735 * @key headful * @summary Check if a per-pixel translucent and translucent window is dragged * and resized by mouse correctly * Test Description: Check if PERPIXEL_TRANSLUCENT and TRANSLUCENT translucency * types are supported on the current platform. Proceed if they are supported.
< prev index next >