Package 

Class GiniColorScheme.Toggles.Thumb

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final Color selected
      private final Color unselected
    • Method Summary

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

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

      • GiniColorScheme.Toggles.Thumb

        GiniColorScheme.Toggles.Thumb(Color selected, Color unselected)