Cross Reference: AppletInitialFocusTest.html
xref
: /
openjdk7
/
jdk
/
test
/
java
/
awt
/
Focus
/
AppletInitialFocusTest
/
AppletInitialFocusTest.html
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
200
N/A
<
html
>
201
N/A
<!--
201
N/A
@test
200
N/A
@bug 4041703 4096228 4025223 4260929
201
N/A
@summary Ensures that appletviewer sets a reasonable default focus for an Applet on start
200
N/A
@author das area=appletviewer
201
N/A
@library /
regtesthelpers
201
N/A
@build Util
201
N/A
@run applet
AppletInitialFocusTest.html
200
N/A
-->
200
N/A
<
head
>
200
N/A
<
title
> AppletInitialFocusTest </
title
>
200
N/A
</
head
>
200
N/A
<
body
>
200
N/A
200
N/A
<
h1
>AppletInitialFocusTest<
br
>Bug ID: 4041703</
h1
>
200
N/A
200
N/A
<
p
> See the dialog box (usually in upper left corner) for instructions</
p
>
200
N/A
200
N/A
<
APPLET
CODE=
"
AppletInitialFocusTest.class
"
WIDTH=
200
HEIGHT=
200
></
APPLET
>
200
N/A
</
body
>
200
N/A
</
html
>
200
N/A