Interface BackgroundColorModel

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

public interface BackgroundColorModel
  • Method Details Link icon

    • getBackgroundColor Link icon

      Color getBackgroundColor(BigInteger index)
    • getDefaultBackgroundColor Link icon

      Color getDefaultBackgroundColor()
    • setDefaultBackgroundColor Link icon

      void setDefaultBackgroundColor(Color c)