jdk/test/java/awt/event/MouseEvent/FrameMouseEventAbsoluteCoordsTest/FrameMouseEventAbsoluteCoordsTest.html
changeset 2 90ce3da70b43
child 21596 0e3a39f29dbc
--- /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>
+