jdk/test/javax/swing/JCheckBox/4449413/bug4449413.html
author alexsch
Wed, 13 Jun 2012 18:43:07 +0400
changeset 13003 a30d38cef987
child 21596 0e3a39f29dbc
permissions -rw-r--r--
7150049: [macosx] closed/javax/swing/JCheckBox/4449413/bug4449413.java check the checkbox again,it auto fail Reviewed-by: rupashka

<html>
<body>
When the applet starts, you'll see eight controls with black backgrounds.
Four enabled (on the left side) and four disabled (on the right side)
checkboxes and radiobuttons.

1. If at least one of the controls' check marks is not visible:
   the test fails.

2. Uncheck the "Use Ocean Theme" check box. 
   If now at least one of the controls' check marks is not visible:
   the test fails.

<applet  code="bug4449413.class" width=250 height=190></applet>

</body>
</html>