2129N/A<html>
2129N/A<!--
2129N/A @test
2129N/A @bug 6242241
2129N/A @summary Tests basic DnD functionality in an applet
2129N/A @author Your Name: Alexey Utkin area=dnd
2129N/A @run applet/manual=yesno DnDFileGroupDescriptor.html
2129N/A -->
2129N/A<head>
2129N/A<title> DnDToWordpadTest </title>
2129N/A</head>
2129N/A<body>
2129N/A
2129N/A<h1>DnDFileGroupDescriptor<br>Bug ID: 6242241</h1>
2129N/A
2129N/A<p> See the dialog box (usually in upper left corner) for instructions</p>
2129N/A
2129N/A<APPLET CODE="DnDFileGroupDescriptor.class" WIDTH=200 HEIGHT=200></APPLET>
2129N/A</body>
2129N/A</html>