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

11 lines
230 B
HTML
Raw Normal View History

<html>
<body>
If the button do not fit into the titled border bounds
and cover the bottom border's line then test fails.
Otherwise test passes.
<applet width="200" height="200" code="Test4247606.class">
</applet>
</body>
</html>