aboutsummaryrefslogtreecommitdiff
path: root/test/javax/swing/border/Test4760089.html
blob: 6963333627e6d0d351dd85bf86434d562b3df2b9 (plain)
1
2
3
4
5
6
7
8
9
10
<html>
<body>
When applet starts, you'll see a panel with a compound titled border.
If one of its titles is overstriken with the border's line then test fails.
Otherwise test passes.

<applet width="600" height="300" code="Test4760089.class">
</applet>
</body>
</html>