Interface CommonCustomRendererConstants


public interface CommonCustomRendererConstants
Constants shared by customized table and list cell renderers in YAAC.
  • Field Details

    • MINUTES_30

      static final long MINUTES_30
      30 minutes in milliseconds.
      See Also:
    • DARKER_GRAY

      static final Color DARKER_GRAY
      Background for geographical map in night mode.
    • DARK_GREEN

      static final Color DARK_GREEN
      A dark green color.
    • DARKER_MAGENTA

      static final Color DARKER_MAGENTA
      A darker version of the magenta color.
    • DARKER_RED

      static final Color DARKER_RED
      A darker version of the red color.
    • BRIGHTER_RED

      static final Color BRIGHTER_RED
      A brighter version of the red color.