javax.swing.colorchooser
public class ColorChooserComponentFactory extends Object
Modifier and Type | Method and Description |
---|---|
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.
|
public static AbstractColorChooserPanel[] getDefaultChooserPanels()
public static JComponent getPreviewPanel()