jdk-24/jdk/test/javax/swing/border/Test6910490.html
Sergey Malenkov 7c2929aaf8 6910490: MatteBorder JScrollpane interaction
Reviewed-by: alexp
2010-05-20 20:42:56 +04:00

10 lines
182 B
HTML

<html>
<body>
If the border is painted over scroll bars then test fails.
Otherwise test passes.
<applet width="600" height="300" code="Test6910490.class">
</applet>
</body>
</html>