Class ColorPanelSelectionModel

  • All Implemented Interfaces:
    java.io.Serializable, javax.swing.colorchooser.ColorSelectionModel

    public class ColorPanelSelectionModel
    extends javax.swing.colorchooser.DefaultColorSelectionModel
    See Also:
    Serialized Form
    • Field Summary

      • Fields inherited from class javax.swing.colorchooser.DefaultColorSelectionModel

        changeEvent, listenerList
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      ColorBrewer getColorBrewer()  
      void setColorBrewer​(ColorBrewer brewer)  
      • Methods inherited from class javax.swing.colorchooser.DefaultColorSelectionModel

        addChangeListener, fireStateChanged, getChangeListeners, getSelectedColor, removeChangeListener, setSelectedColor
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ColorPanelSelectionModel

        public ColorPanelSelectionModel()
    • Method Detail

      • setColorBrewer

        public void setColorBrewer​(ColorBrewer brewer)