Interface IColorReciever


public interface IColorReciever
  • Method Details

    • setForeground

      void setForeground(Color color)
    • setBackground

      void setBackground(Color color)