jdk/test/javax/swing/JColorChooser/Test4222508.html
author duke
Wed, 05 Jul 2017 17:52:05 +0200
changeset 10620 9df40a1578ef
parent 1849 b7b930157ae5
child 21596 0e3a39f29dbc
permissions -rw-r--r--
Merge
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1849
b7b930157ae5 4222508: JColorChooser ignores setEnabled() function call
malenkov
parents:
diff changeset
     1
<html>
b7b930157ae5 4222508: JColorChooser ignores setEnabled() function call
malenkov
parents:
diff changeset
     2
<body>
b7b930157ae5 4222508: JColorChooser ignores setEnabled() function call
malenkov
parents:
diff changeset
     3
Use the check box above the color chooser to disable it.
b7b930157ae5 4222508: JColorChooser ignores setEnabled() function call
malenkov
parents:
diff changeset
     4
You could not choose a color using by the disable color chooser.
b7b930157ae5 4222508: JColorChooser ignores setEnabled() function call
malenkov
parents:
diff changeset
     5
b7b930157ae5 4222508: JColorChooser ignores setEnabled() function call
malenkov
parents:
diff changeset
     6
<applet width="600" height="400" code="Test4222508.class">
b7b930157ae5 4222508: JColorChooser ignores setEnabled() function call
malenkov
parents:
diff changeset
     7
</applet>
b7b930157ae5 4222508: JColorChooser ignores setEnabled() function call
malenkov
parents:
diff changeset
     8
</body>
b7b930157ae5 4222508: JColorChooser ignores setEnabled() function call
malenkov
parents:
diff changeset
     9
</html>