1 <html>
   2 <!--
   3   @test %W% %E%
   4   @bug 4874070
   5   @summary Tests basic DnD functionality
   6   @author Your Name: Alexey Utkin area=dnd
   7   @run applet ImageDecoratedDnDNegative.html
   8   -->
   9 <head>
  10     <title> ImageDecoratedDnDNegative </title>
  11 </head>
  12 <body>
  13 
  14 <h1>ImageDecoratedDnDInOut<br>Bug ID: 4874070</h1>
  15 
  16 <p> See the dialog box (usually in upper left corner) for the test description</p>
  17 
  18 <APPLET CODE="ImageDecoratedDnDNegative.class" WIDTH=200 HEIGHT=200></APPLET>
  19 </body>
  20 </html>