jdk/test/javax/swing/JCheckBox/4449413/bug4449413.html
changeset 13003 a30d38cef987
child 21596 0e3a39f29dbc
equal deleted inserted replaced
13002:4a1b60b6782a 13003:a30d38cef987
       
     1 <html>
       
     2 <body>
       
     3 When the applet starts, you'll see eight controls with black backgrounds.
       
     4 Four enabled (on the left side) and four disabled (on the right side)
       
     5 checkboxes and radiobuttons.
       
     6 
       
     7 1. If at least one of the controls' check marks is not visible:
       
     8    the test fails.
       
     9 
       
    10 2. Uncheck the "Use Ocean Theme" check box. 
       
    11    If now at least one of the controls' check marks is not visible:
       
    12    the test fails.
       
    13 
       
    14 <applet  code="bug4449413.class" width=250 height=190></applet>
       
    15 
       
    16 </body>
       
    17 </html>