jdk/test/javax/swing/border/Test4129681.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 checkbox and a label with a titled border.
       
     4 Turn on the checkbox to disable the label.
       
     5 The test passes if the title of the border is disabled as well as the label.
       
     6 
       
     7 <applet width="300" height="200" code="Test4129681.class">
       
     8 </applet>
       
     9 </body>
       
    10 </html>