Class AbstractSingleColorPixelSelectorOverlay

    • Field Detail

      • m_Color

        protected Color m_Color
        the color of the overlay.
    • Constructor Detail

      • AbstractSingleColorPixelSelectorOverlay

        public AbstractSingleColorPixelSelectorOverlay()
    • Method Detail

      • getDefaultColor

        protected Color getDefaultColor()
        Returns the default color.
        Returns:
        the default color
      • setColor

        public void setColor​(Color value)
        Sets the color for the overlay.
        Parameters:
        value - the color
      • getColor

        public Color getColor()
        Returns the color for the overlay.
        Returns:
        the color
      • colorTipText

        public String colorTipText()
        Returns the tip text for this property.
        Returns:
        tip text for this property suitable for displaying in the GUI or for listing the options.