Interface | Description |
---|---|
ColorSelectionModel |
A model that is used by the
JColorChooser component to represent the
selected color. |
Class | Description |
---|---|
AbstractColorChooserPanel |
AbstractColorChooserPanel
|
ColorChooserComponentFactory |
ColorChooserComponentFactory
|
DefaultColorSelectionModel |
This is the default implementation of the ColorSelectionModel interface
that JColorChoosers use.
|