jdk/test/javax/swing/border/Test4760089.html
author malenkov
Thu, 01 Jul 2010 18:09:45 +0400
changeset 5953 33ad0303d717
child 21596 0e3a39f29dbc
permissions -rw-r--r--
4129681: Cannot get a title border to display its label as disabled Reviewed-by: alexp, rupashka

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