diff -r 21778cfb4353 -r 85d01a4fe115 jdk/test/java/awt/dnd/DnDFileGroupDescriptor/DnDFileGroupDescriptor.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/jdk/test/java/awt/dnd/DnDFileGroupDescriptor/DnDFileGroupDescriptor.html Thu Dec 24 17:19:09 2009 +0300 @@ -0,0 +1,20 @@ +<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>