jdk-24/jdk/test/java/awt/dnd/DnDFileGroupDescriptor/DnDFileGroupDescriptor.html
2009-12-24 17:19:09 +03:00

21 lines
469 B
HTML

<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>