<Swing Dev> No javax/swing/colorchooser/DefaultRGBChooserPanel in openjdk7?

Pavel Porvatov pavel.porvatov at oracle.com
Fri Sep 9 09:04:37 UTC 2011


Hi Jing,
> Hello,
>
> I checked and find the class DefaultRGBChooserPanel(as well as
> DefaultHSBChooserPanel) in javax.swing.colorchooser package no longer
> exists in the openjdk7 - so is there any counterpart of this class in
> openjdk7?
> Thank you.
>
Use ColorChooserPanel with ColorModel. BTW: all these classes a package
visible...

Regards, Pavel




More information about the swing-dev mailing list