jdk/test/java/awt/event/MouseEvent/FrameMouseEventAbsoluteCoordsTest/FrameMouseEventAbsoluteCoordsTest.html
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/jdk/test/java/awt/event/MouseEvent/FrameMouseEventAbsoluteCoordsTest/FrameMouseEventAbsoluteCoordsTest.html Sat Dec 01 00:00:00 2007 +0000
@@ -0,0 +1,23 @@
+<html>
+<!--
+ @test
+ @bug 4992908
+ @summary Need way to get location of MouseEvent in screen coordinates (Unit-test)
+ @author Andrei.Dmitriev area=event
+ @library ../../../regtesthelpers
+ @build Util
+ @run applet FrameMouseEventAbsoluteCoordsTest.html
+ -->
+<head>
+<title> </title>
+</head>
+<body>
+
+<h1>FrameMouseEventAbsoluteCoordsTest<br>Bug ID: 4992908 </h1>
+
+<p> This is an AUTOMATIC test, simply wait for completion </p>
+
+<APPLET CODE="FrameMouseEventAbsoluteCoordsTest.class" WIDTH=200 HEIGHT=200></APPLET>
+</body>
+</html>
+