Cross Reference: TitleBarDoubleClick.html
xref
: /
openjdk7
/
jdk
/
test
/
java
/
awt
/
Mouse
/
TitleBarDoubleClick
/
TitleBarDoubleClick.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 4664415
0
N/A
@summary Test that double clicking the titlebar does not send
RELEASE
/
CLICKED
0
N/A
@library /
regtesthelpers
0
N/A
@build Util
0
N/A
@author bchristi: area=Mouse
0
N/A
@run applet
TitleBarDoubleClick.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
>TitleBarDoubleClick<
br
>Bug ID: 9999999 XXX_CHANGE_THIS </
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=
"
TitleBarDoubleClick.class
"
WIDTH=
200
HEIGHT=
200
></
APPLET
>
0
N/A
</
body
>
0
N/A
</
html
>
0
N/A