Cross Reference: Test4129681.html
xref
: /
openjdk7
/
jdk
/
test
/
javax
/
swing
/
border
/
Test4129681.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 checkbox and a label with a titled border.
2529
N/A
Turn on the checkbox to disable the label.
2529
N/A
The test passes if the title of the border is disabled as well as the label.
2529
N/A
2529
N/A
<
applet
width=
"300"
height=
"200"
code=
"
Test4129681.class
"
>
2529
N/A
</
applet
>
2529
N/A
</
body
>
2529
N/A
</
html
>