jdk/test/java/awt/dnd/DnDFileGroupDescriptor/DnDFileGroupDescriptor.html
changeset 4831 85d01a4fe115
child 21596 0e3a39f29dbc
equal deleted inserted replaced
4829:21778cfb4353 4831:85d01a4fe115
       
     1 <html>
       
     2 <!--
       
     3   @test
       
     4   @bug 6242241
       
     5   @summary Tests basic DnD functionality in an applet
       
     6   @author Your Name: Alexey Utkin area=dnd
       
     7   @run applet/manual=yesno DnDFileGroupDescriptor.html
       
     8   -->
       
     9 <head>
       
    10 <title> DnDToWordpadTest </title>
       
    11 </head>
       
    12 <body>
       
    13 
       
    14 <h1>DnDFileGroupDescriptor<br>Bug ID: 6242241</h1>
       
    15 
       
    16 <p> See the dialog box (usually in upper left corner) for instructions</p>
       
    17 
       
    18 <APPLET CODE="DnDFileGroupDescriptor.class" WIDTH=200 HEIGHT=200></APPLET>
       
    19 </body>
       
    20 </html>