Package javax.swing.colorchooser

Provides support classes for the JColorChooser component.

Interface Summary

ColorSelectionModel A model that is used by the JColorChooser component to represent the selected color.

Class Summary

AbstractColorChooserPanel AbstractColorChooserPanel
ColorChooserComponentFactory ColorChooserComponentFactory
DefaultColorSelectionModel This is the default implementation of the ColorSelectionModel interface that JColorChoosers use.
Provides support classes for the JColorChooser component.