jdk-24/jdk/test/javax/swing/border/Test4252164.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
251 B
HTML

<html>
<body>
Please, ensure that rounded border is filled completely.
It should not contain white points inside.
Use Mouse Wheel to change thickness of the border.
<applet width="400" height="200" code="Test4252164.class">
</applet>
</body>
</html>