jdk-24/jdk/test/java/awt/dnd/URIListBetweenJVMsTest/URIListBetweenJVMsTest.html
2009-11-25 21:27:06 +03:00

26 lines
602 B
HTML

<html>
<!--
@test
@bug 4899516
@summary Transferable has no DataFlavors when dragging from Gnome window to Swing
@author : area=dnd
@library ../../regtesthelpers
@library ../../regtesthelpers/process
@build Util
@build ProcessResults ProcessCommunicator
@run applet/othervm URIListBetweenJVMsTest.html
-->
<head>
<title> DnD of URI-List across JVM </title>
</head>
<body>
<h1>URIListBetweenJVMsTest<br>Bug ID: 4899516</h1>
<p> This is an AUTOMATIC test, simply wait for completion </p>
<APPLET CODE="URIListBetweenJVMsTest.class" WIDTH=200 HEIGHT=200></APPLET>
</body>
</html>