jdk/test/java/awt/event/MouseEvent/RobotLWTest/RobotLWTest.html
changeset 2 90ce3da70b43
child 21596 0e3a39f29dbc
equal deleted inserted replaced
0:fd16c54261b3 2:90ce3da70b43
       
     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>