Package 

Class GiniColorScheme.ButtonOutlined

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final Color container
      private final Color content
    • Method Summary

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

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

      • GiniColorScheme.ButtonOutlined

        GiniColorScheme.ButtonOutlined(Color container, Color content)