aboutsummaryrefslogtreecommitdiff
path: root/test/java/awt/dnd/ImageDecoratedDnDInOut/ImageDecoratedDnDInOut.html
blob: 15ade246d0c5c55937d5375ff23d82c6af6ab7ac (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<html>
<!--
  @test %W% %E%
  @bug 4874070
  @summary Tests basic DnD functionality
  @author Your Name: Alexey Utkin area=dnd
  @run applet ImageDecoratedDnDInOut.html
  -->
<head>
    <title> ImageDecoratedDnDInOut </title>
</head>
<body>

<h1>ImageDecoratedDnDInOut<br>Bug ID: 4874070</h1>

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

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