jdk-24/jdk/test/javax/swing/border/Test4247606.html
Sergey Malenkov 9d7b3f41e0 6718964: Swing border tests should be open source
Reviewed-by: peterz
2008-06-26 15:11:04 +04:00

11 lines
230 B
HTML

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