jdk/test/java/awt/event/MouseEvent/RobotLWTest/RobotLWTest.html
author duke
Sat, 01 Dec 2007 00:00:00 +0000
changeset 2 90ce3da70b43
child 21596 0e3a39f29dbc
permissions -rw-r--r--
Initial load
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
     1
<html>
90ce3da70b43 Initial load
duke
parents:
diff changeset
     2
<!--
90ce3da70b43 Initial load
duke
parents:
diff changeset
     3
  @test
90ce3da70b43 Initial load
duke
parents:
diff changeset
     4
  @bug 4350402
90ce3da70b43 Initial load
duke
parents:
diff changeset
     5
  @summary Tests that mouse behavior on LW component
90ce3da70b43 Initial load
duke
parents:
diff changeset
     6
  @compile ../../../regtesthelpers/Util.java
90ce3da70b43 Initial load
duke
parents:
diff changeset
     7
  @run applet RobotLWTest.html
90ce3da70b43 Initial load
duke
parents:
diff changeset
     8
  -->
90ce3da70b43 Initial load
duke
parents:
diff changeset
     9
<head>
90ce3da70b43 Initial load
duke
parents:
diff changeset
    10
<title> RobotLWTest </title>
90ce3da70b43 Initial load
duke
parents:
diff changeset
    11
</head>
90ce3da70b43 Initial load
duke
parents:
diff changeset
    12
<body>
90ce3da70b43 Initial load
duke
parents:
diff changeset
    13
90ce3da70b43 Initial load
duke
parents:
diff changeset
    14
<h1>RobotLWTest<br>Bug ID: 4058400</h1>
90ce3da70b43 Initial load
duke
parents:
diff changeset
    15
90ce3da70b43 Initial load
duke
parents:
diff changeset
    16
<p> This is an AUTOMATIC test, simply wait for completion </p>
90ce3da70b43 Initial load
duke
parents:
diff changeset
    17
90ce3da70b43 Initial load
duke
parents:
diff changeset
    18
<APPLET CODE="RobotLWTest.class" WIDTH=350 HEIGHT=100></APPLET>
90ce3da70b43 Initial load
duke
parents:
diff changeset
    19
</body>
90ce3da70b43 Initial load
duke
parents:
diff changeset
    20
</html>