Class Constants

java.lang.Object
org.forester.archaeopteryx.Constants

public final class Constants extends Object
  • Field Details

    • __RELEASE

      public static final boolean __RELEASE
      See Also:
    • __SNAPSHOT_RELEASE

      public static final boolean __SNAPSHOT_RELEASE
      See Also:
    • __SYNTH_LF

      public static final boolean __SYNTH_LF
      See Also:
    • ALLOW_DDBJ_BLAST

      public static final boolean ALLOW_DDBJ_BLAST
      See Also:
    • PRG_NAME

      public static final String PRG_NAME
      See Also:
    • NH_PARSING_IGNORE_QUOTES_DEFAULT

      public static final boolean NH_PARSING_IGNORE_QUOTES_DEFAULT
      See Also:
    • DOMAIN_BASE_COLOR_FOR_PDF

      public static final Color DOMAIN_BASE_COLOR_FOR_PDF
    • DOMAIN_LABEL_COLOR_FOR_PDF

      public static final Color DOMAIN_LABEL_COLOR_FOR_PDF
  • Constructor Details

    • Constants

      public Constants()