Provides support classes for the {@link javax.swing.JColorChooser} component.
See: Description
| Interface Summary | |
|---|---|
| ColorSelectionModel | A model that is used by the {@link 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 {@link javax.swing.JColorChooser} component.