Package 

Class GiniColorScheme.Dialogs

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final Color container
      private final Color text
      private final Color labelText
    • Constructor Summary

      Constructors 
      Constructor Description
      GiniColorScheme.Dialogs(Color container, Color text, Color labelText)
    • Method Summary

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

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

      • GiniColorScheme.Dialogs

        GiniColorScheme.Dialogs(Color container, Color text, Color labelText)