Cross Reference: Button2DragTest.html
xref
: /
openjdk7
/
jdk
/
test
/
java
/
awt
/
dnd
/
Button2DragTest
/
Button2DragTest.html
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
0
N/A
<
html
>
0
N/A
<!--
0
N/A
@test
0
N/A
@bug 4955110
0
N/A
@summary tests that a drag ends on button2 release
0
N/A
@author
Alexander.Gerasimov
area=dnd
0
N/A
@library /
regtesthelpers
0
N/A
@build Util
0
N/A
@run
applet
/
othervm
Button2DragTest.html
0
N/A
-->
0
N/A
<
head
>
0
N/A
<
title
> </
title
>
0
N/A
</
head
>
0
N/A
<
body
>
0
N/A
0
N/A
<
h1
>Button2DragTest<
br
>Bug ID: 4955110</
h1
>
0
N/A
0
N/A
<
p
> This is an AUTOMATIC test, simply wait for completion </
p
>
0
N/A
0
N/A
<
APPLET
CODE=
"
Button2DragTest.class
"
WIDTH=
200
HEIGHT=
200
></
APPLET
>
0
N/A
</
body
>
0
N/A
</
html
>