jdk/test/javax/swing/border/Test4243289.html
author malenkov
Thu, 26 Jun 2008 15:11:04 +0400
changeset 1274 5561e281cda6
child 21596 0e3a39f29dbc
permissions -rw-r--r--
6718964: Swing border tests should be open source Reviewed-by: peterz

<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>