Interface SearchConstants


public interface SearchConstants
Miscellaneous constants
  • Field Details

    • DEFAULT_SEARCH_LIMIT

      static final int DEFAULT_SEARCH_LIMIT
      The default search limit.
      See Also:
    • SEARCH_OPTION_NAME

      static final String SEARCH_OPTION_NAME
      Name of the Options object for Search.
      See Also:
    • SEARCH_HIGHLIGHT_NAME

      static final String SEARCH_HIGHLIGHT_NAME
      Option name for whether to highlight search results.
      See Also:
    • SEARCH_HIGHLIGHT_COLOR_OPTION_NAME

      static final String SEARCH_HIGHLIGHT_COLOR_OPTION_NAME
      Color for highlighting for searches.
      See Also:
    • SEARCH_HIGHLIGHT_COLOR

      static final GColor SEARCH_HIGHLIGHT_COLOR
    • SEARCH_HIGHLIGHT_CURRENT_COLOR_OPTION_NAME

      static final String SEARCH_HIGHLIGHT_CURRENT_COLOR_OPTION_NAME
      Default highlight color used when something to highlight is at the current address.
      See Also:
    • SEARCH_HIGHLIGHT_CURRENT_ADDR_COLOR

      static final GColor SEARCH_HIGHLIGHT_CURRENT_ADDR_COLOR