Name: clC74495 Date: 09/08/98
JColorChooser, which was preview in Swing 1.0.2,
does not work the same way in JDK1.2 beta4.
My code which used the preview version does not
work with JDK 1.2, but the documentation is
severely lacking for JColorChooser. I suspect
I need to call setSelectionModel(ColorSelectionModel),
but there is no documentation included for the
parameter's class.
(Review ID: 35885)
======================================================================