jdk-24/jdk/test/javax/swing/border/Test4760089.html

11 lines
269 B
HTML
Raw Normal View History

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