Package 

Class GiniContextMenuColors.ItemColors

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final Color textColor
      private final Color iconTint
    • Method Summary

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

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

      • GiniContextMenuColors.ItemColors

        GiniContextMenuColors.ItemColors(Color textColor, Color iconTint)