Package ucar.unidata.ui
Class PropertyFilter.FilterGui
java.lang.Object
ucar.unidata.ui.PropertyFilter.FilterGui
- Enclosing class:
PropertyFilter
Class FilterGui _more_
- Version:
- $Revision: 1.6 $
- Author:
- IDV Development Team
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription_more_boolean
_more__more_boolean
_more_
-
Field Details
-
matchAll
protected boolean matchAll_more_ -
enabled
protected boolean enabled_more_
-
-
Constructor Details
-
FilterGui
_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
_more_- Returns:
- _more_
-
getFilters
_more_- Returns:
- _more_
-