Package 

Class GiniColorScheme.Placeholder

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final Color background
      private final Color tint
    • Method Summary

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

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

      • GiniColorScheme.Placeholder

        GiniColorScheme.Placeholder(Color background, Color tint)