Interface BackgroundColorModel

All Known Subinterfaces:
ListingBackgroundColorModel
All Known Implementing Classes:
DefaultBackgroundColorModel, PropertyBasedBackgroundColorModel

public interface BackgroundColorModel
  • Method Details

    • getBackgroundColor

      Color getBackgroundColor(BigInteger index)
    • getDefaultBackgroundColor

      Color getDefaultBackgroundColor()
    • setDefaultBackgroundColor

      void setDefaultBackgroundColor(Color c)