1 <html>
   2 <!--
   3   @test
   4   @bug 4350402
   5   @summary Tests that mouse behavior on LW component
   6   @compile ../../../regtesthelpers/Util.java
   7   @run applet RobotLWTest.html
   8   -->
   9 <head>
  10 <title> RobotLWTest </title>
  11 </head>
  12 <body>
  13 
  14 <h1>RobotLWTest<br>Bug ID: 4058400</h1>
  15 
  16 <p> This is an AUTOMATIC test, simply wait for completion </p>
  17 
  18 <APPLET CODE="RobotLWTest.class" WIDTH=350 HEIGHT=100></APPLET>
  19 </body>
  20 </html>