Interface ColorContainerManager<T extends AbstractContainer>

    • Method Detail

      • setColorProvider

        void setColorProvider​(ColorProvider value)
        Sets the color provider to use.
        Parameters:
        value - the color provider
      • getColorProvider

        ColorProvider getColorProvider()
        Returns the color provider to use.
        Returns:
        the color provider in use
      • getColor

        Color getColor​(T cont)
        Returns the color for the container.
        Parameters:
        cont - the container to get the color for
        Returns:
        the color