Cross Reference: MouseClickTest.html
xref
: /
openjdk7
/
jdk
/
test
/
java
/
awt
/
event
/
MouseEvent
/
MouseClickTest
/
MouseClickTest.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 6267983
0
N/A
@summary PIT: MouseClicked is triggered when the mouse is released outside the tray icon, Win32
0
N/A
@author dmitry.cherepanov@... area=
awt.event
0
N/A
@library /
regtesthelpers
0
N/A
@build Util
0
N/A
@run applet
MouseClickTest.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
>MouseClickTest<
br
>Bug ID: 6267983</
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=
"
MouseClickTest.class
"
WIDTH=
200
HEIGHT=
200
></
APPLET
>
0
N/A
</
body
>
0
N/A
</
html
>
0
N/A