1 <html>
   2 <!--  
   3   @test
   4   @bug 4426805 4427837
   5   @summary tests that drag source provides data in the requested tymed 
   6            in java-to-native drag-and-drop operation on Win32
   7   @author das@sparc.spb.su area=dnd
   8   @run applet Win32TYMEDSelectionTest.html
   9   -->
  10 <head>
  11 <title>  </title>
  12 </head>
  13 <body>
  14 
  15 <h1>Win32TYMEDSelectionTest<br>Bug ID: 4426805</h1>
  16 
  17 <p> This is an AUTOMATIC test, simply wait for completion </p>
  18 
  19 <APPLET CODE="Win32TYMEDSelectionTest.class" WIDTH=200 HEIGHT=200></APPLET>
  20 </body>
  21 </html>