jdk/test/javax/swing/border/Test4760089.html
changeset 5953 33ad0303d717
child 21596 0e3a39f29dbc
equal deleted inserted replaced
5952:d3bfe856b893 5953:33ad0303d717
       
     1 <html>
       
     2 <body>
       
     3 When applet starts, you'll see a panel with a compound titled border.
       
     4 If one of its titles is overstriken with the border's line then test fails.
       
     5 Otherwise test passes.
       
     6 
       
     7 <applet width="600" height="300" code="Test4760089.class">
       
     8 </applet>
       
     9 </body>
       
    10 </html>