Package 

Class GiniColorScheme.TextField.Cursor

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final Color enabled
      private final Color error
    • Method Summary

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

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

      • GiniColorScheme.TextField.Cursor

        GiniColorScheme.TextField.Cursor(Color enabled, Color error)