javax.swing.colorchooser
public class ColorChooserComponentFactory extends Object
| Method Summary | |
|---|---|
| static AbstractColorChooserPanel[] | getDefaultChooserPanels()
This method returns the three default chooser panels to be used in
JColorChooser.
|
| static JComponent | getPreviewPanel()
This method returns the default preview panel to be used with
JColorChoosers.
|
Returns: The default chooser panels.
Returns: The default preview panel.