java/awt/Window/ShapedAndTranslucentWindows/FocusAWTTest.java: Check if the window events (Focus and Activation) are triggered correctly when clicked on visible and clipped areas. 
java/awt/Window/ShapedAndTranslucentWindows/Shaped.java: Check if dynamically shaped window is dragged and resized by mouse correctly Test Description: Check if specified translucency types PERPIXEL_TRANSPARENT is supported on the current platform. 
java/awt/Window/ShapedAndTranslucentWindows/ShapedByAPI.java: Check if dynamically shaped window is moved and resized by API correctly. 
java/awt/Window/ShapedAndTranslucentWindows/ShapedTranslucent.java: Check if a translucent shaped window is dragged and resized correctly. 
java/awt/Window/ShapedAndTranslucentWindows/StaticallyShaped.java: Check if statically shaped window is dragged and resized correctly. 
java/awt/Window/ShapedAndTranslucentWindows/Translucent.java: Check if translucent window is dragged and resized correctly.