aboutsummaryrefslogtreecommitdiff
path: root/test/javax/swing/border/Test4129681.html
blob: 4985c4de979a186d37eba4d0a3a19047a22dadc4 (plain)
1
2
3
4
5
6
7
8
9
10
<html>
<body>
When applet starts, you'll see a checkbox and a label with a titled border.
Turn on the checkbox to disable the label.
The test passes if the title of the border is disabled as well as the label.

<applet width="300" height="200" code="Test4129681.class">
</applet>
</body>
</html>