Package javax.swing.colorchooser

Interface Summary
ColorSelectionModel A model that supports selecting a Color.
 

Class Summary
AbstractColorChooserPanel This is the abstract superclass for color choosers.
CenterLayout Center-positioning layout manager.
ColorChooserComponentFactory A class designed to produce preconfigured "accessory" objects to insert into color choosers.
DefaultColorSelectionModel A generic implementation of ColorSelectionModel.
DefaultHSBChooserPanel Implements the default HSB Color chooser
DefaultPreviewPanel The standard preview panel for the color chooser.
DefaultRGBChooserPanel The standard RGB chooser.
DefaultSwatchChooserPanel The standard color swatch chooser.
MainSwatchPanel  
RecentSwatchPanel  
SmartGridLayout A better GridLayout class
SwatchPanel  
SyntheticImage A helper class to make computing synthetic images a little easier.
SyntheticImageGenerator