< prev index next >

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

Print this page

        

*** 26,35 **** --- 26,36 ---- import java.awt.event.MouseAdapter; import java.awt.event.MouseEvent; /* * @test + * @bug 8164811 * @key headful * @summary Check if swing components present in a window set with opacity less * than 1.0 appears translucent * Test Description: Check if TRANSLUCENT Translucency type is supported for the * current platform. Proceed if supported. Show a window containing some swing
< prev index next >