jdk-24/jdk/test/javax/swing/border/Test4760089.html
2010-07-01 18:09:45 +04:00

11 lines
269 B
HTML

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