Class FilterOptionsEditorDialog

  • All Implemented Interfaces:
    ActionContextProvider, StatusListener, TaskListener

    public class FilterOptionsEditorDialog
    extends DialogComponentProvider
    Dialog that allows the user to select options related to table filtering. It consists of the following sections: Filter Strategy: Allows the user to define how filter terms are applied to strings. Filter Options: Various generic filter settings. Multi-Term Filtering: Options defining how to interpret filter text when multiple terms are entered.
    • Constructor Detail

      • FilterOptionsEditorDialog

        public FilterOptionsEditorDialog​(FilterOptions filterOptions)
    • Method Detail

      • getResultFilterOptions

        public FilterOptions getResultFilterOptions()
      • updatedEnablementForNonRegularExpressionOptions

        protected void updatedEnablementForNonRegularExpressionOptions​(boolean b)