Package 

Class GiniLogoColors

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final Color textColor
      private final Color logoTint
    • Constructor Summary

      Constructors 
      Constructor Description
      GiniLogoColors(Color textColor, Color logoTint)
    • Method Summary

      Modifier and Type Method Description
      final Color getTextColor()
      final Color getLogoTint()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • GiniLogoColors

        GiniLogoColors(Color textColor, Color logoTint)