Uses of Interface javax.swing.colorchooser.ColorSelectionModel

Uses in package javax.swing

Constructors with parameter type javax.swing.colorchooser.ColorSelectionModel

This method creates a new JColorChooser with the given model.

Methods with parameter type javax.swing.colorchooser.ColorSelectionModel

void
This method sets the ColorSelectionModel to be used with this JColorChooser.

Methods with return type javax.swing.colorchooser.ColorSelectionModel

ColorSelectionModel
This method returns the ColorSelectionModel used with this JColorChooser.

Uses in package javax.swing.colorchooser

Classes implementing javax.swing.colorchooser.ColorSelectionModel

class
This is the default implementation of the ColorSelectionModel interface that JColorChoosers use.

Methods with return type javax.swing.colorchooser.ColorSelectionModel

ColorSelectionModel
This method returns the ColorSelectionModel for the JColorChooser associated with this chooser panel.