Class ColorChooserPanel

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible

public class ColorChooserPanel extends JPanel
Panel that allows choosing a set of colors.
See Also:
  • Constructor Details

    • ColorChooserPanel

      public ColorChooserPanel(DisplayPanel panel)
  • Method Details

    • setColorScheme

      protected void setColorScheme(DisplayPanel panel, DefaultListModel lm, boolean cycle)
      Set the current color scheme on the panel.