-
Enhancement
-
Resolution: Fixed
-
P4
-
1.4.0
-
None
-
beta2
-
generic
-
generic
When testing JColorChooser I noticed that upon first bringing up a JColorChooser, if the HSB or RGB JTextFields should be zero, they are instead blank. In investigating the cause of this problem, I decided that it made sense that the implementation should be changed to use JFormattedTextField which didn't exist when the JColorChooser was written. When implementing this change, the problem described above can easily be corrected.
- relates to
-
JDK-4447933 JColorChooser should use JSpinner
-
- Resolved
-