Class NamedColorChooserPanel

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible

public class NamedColorChooserPanel extends AbstractColorChooserPanel
ColorChooserPanel implementation that provides a scrollable JList of named colours.

Because of the way that this component sets its preferred size, it should ideally be added to the JColorChooser after the other chooser panels.

Since:
23 Feb 2017
Author:
Mark Taylor
See Also: