Class PropertyFilter.FilterGui

java.lang.Object
ucar.unidata.ui.PropertyFilter.FilterGui
Enclosing class:
PropertyFilter

public static class PropertyFilter.FilterGui extends Object
Class FilterGui _more_
Version:
$Revision: 1.6 $
Author:
IDV Development Team
  • Field Details

    • matchAll

      protected boolean matchAll
      _more_
    • enabled

      protected boolean enabled
      _more_
  • Constructor Details

    • FilterGui

      public FilterGui(List filters, List filterNames, boolean enabled, boolean matchAll)
      _more_
      Parameters:
      filters - _more_
      filterNames - _more_
      enabled - _more_
      matchAll - _more_
    • FilterGui

      public FilterGui(List filters, List filterNames, boolean enabled, boolean matchAll, ActionListener listener)
      _more_
      Parameters:
      filters - _more_
      filterNames - _more_
      enabled - _more_
      matchAll - _more_
      listener - the listener
  • Method Details

    • getMatchAll

      public boolean getMatchAll()
      _more_
      Returns:
      _more_
    • getEnabled

      public boolean getEnabled()
      _more_
      Returns:
      _more_
    • getContents

      public JComponent getContents()
      _more_
      Returns:
      _more_
    • getFilters

      public List getFilters()
      _more_
      Returns:
      _more_