aboutsummaryrefslogtreecommitdiff
path: root/test/javax/swing/border/Test4243289.html
blob: 9133d99c582008f09546ee9acd84a8d282466f85 (plain)
1
2
3
4
5
6
7
8
9
<html>
<body>
When applet starts, you'll see a panel with a TitledBorder with title "Panel Title".
If this title is overstriken with the border line, test fails, otherwise it passes.

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