public static class PropertyFilter.FilterGui
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected boolean |
enabled
_more_
|
protected boolean |
matchAll
_more_
|
Constructor and Description |
---|
FilterGui(java.util.List filters,
java.util.List filterNames,
boolean enabled,
boolean matchAll)
_more_
|
FilterGui(java.util.List filters,
java.util.List filterNames,
boolean enabled,
boolean matchAll,
java.awt.event.ActionListener listener)
_more_
|
Modifier and Type | Method and Description |
---|---|
javax.swing.JComponent |
getContents()
_more_
|
boolean |
getEnabled()
_more_
|
java.util.List |
getFilters()
_more_
|
boolean |
getMatchAll()
_more_
|
public FilterGui(java.util.List filters, java.util.List filterNames, boolean enabled, boolean matchAll)
filters
- _more_filterNames
- _more_enabled
- _more_matchAll
- _more_public FilterGui(java.util.List filters, java.util.List filterNames, boolean enabled, boolean matchAll, java.awt.event.ActionListener listener)
filters
- _more_filterNames
- _more_enabled
- _more_matchAll
- _more_listener
- the listener