Class JSColorHistoryPanel


  • public class JSColorHistoryPanel
    extends JSPanel
    The panel to show the color history
    Author:
    gianpiero.diblasi
    • Constructor Detail

      • JSColorHistoryPanel

        public JSColorHistoryPanel()
        Creates the object
    • Method Detail

      • reload

        public void reload()
        Reloads the color history
      • getSelectedColor

        public Color getSelectedColor()
        Returns the selected color
        Returns:
        The selected color
      • addActionListener

        public void addActionListener​(ActionListener listener)
        Adds an action listener
        Parameters:
        listener - The listener