<html>
<!--
  @test
  @bug 6242241
  @summary Tests basic DnD functionality in an applet
  @author Your Name: Alexey Utkin area=dnd
  @run applet/manual=yesno DnDFileGroupDescriptor.html
  -->
<head>
<title> DnDToWordpadTest </title>
</head>
<body>

<h1>DnDFileGroupDescriptor<br>Bug ID: 6242241</h1>

<p> See the dialog box (usually in upper left corner) for instructions</p>

<APPLET CODE="DnDFileGroupDescriptor.class" WIDTH=200 HEIGHT=200></APPLET>
</body>
</html>