Cross Reference: Test4760089.html
xref
: /
openjdk7
/
jdk
/
test
/
javax
/
swing
/
border
/
Test4760089.html
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
2529
N/A
<
html
>
2529
N/A
<
body
>
2529
N/A
When applet starts, you'll see a panel with a compound titled border.
2529
N/A
If one of its titles is overstriken with the border's line then test fails.
2529
N/A
Otherwise test passes.
2529
N/A
2529
N/A
<
applet
width=
"600"
height=
"300"
code=
"
Test4760089.class
"
>
2529
N/A
</
applet
>
2529
N/A
</
body
>
2529
N/A
</
html
>