-
Bug
-
Resolution: Fixed
-
P3
-
1.4.0
-
hopper
-
sparc
-
solaris_8
-
Verified
Source code and a script are attached. Edit the script X.ksh to aim JAVA_HOME,
then execute.
If you see the line "Preview panel is null?" on standard out, that is the bug.
The method getPreviewPanel() in javax.swing.JColorChooser is returning null.
But, the preview panel is visible to the eye, so something must be wrong.
allan.jacobs@Eng 2001-05-21
then execute.
If you see the line "Preview panel is null?" on standard out, that is the bug.
The method getPreviewPanel() in javax.swing.JColorChooser is returning null.
But, the preview panel is visible to the eye, so something must be wrong.
allan.jacobs@Eng 2001-05-21
- relates to
-
JDK-6718965 Swing color chooser tests should be open source
- Closed