Class ColumnSearchWindow.Search

java.lang.Object
uk.ac.starlink.topcat.ColumnSearchWindow.Search
Enclosing class:
ColumnSearchWindow

public static class ColumnSearchWindow.Search extends Object
Specifies a column content search.
  • Method Details

    • getColumnIndex

      public int getColumnIndex()
      Returns the model index of the column to search.
      Returns:
      column model index
    • getPattern

      public Pattern getPattern()
      Returns the regular expression defining the search.
      Returns:
      compiled regex
    • getScope

      public ColumnSearchWindow.SearchScope getScope()
      Returns the scope of the search.
      Returns:
      scope