< prev index next >

test/jdk/javax/swing/JWindow/ShapedAndTranslucentWindows/PerPixelTranslucent.java

Print this page

        

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