|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectucar.unidata.ui.PropertyFilter.FilterGui
public static class PropertyFilter.FilterGui
Class FilterGui _more_
| Field Summary | |
|---|---|
protected boolean |
enabled
_more_ |
protected boolean |
matchAll
_more_ |
| Constructor Summary | |
|---|---|
PropertyFilter.FilterGui(List filters,
List filterNames,
boolean enabled,
boolean matchAll)
_more_ |
|
PropertyFilter.FilterGui(List filters,
List filterNames,
boolean enabled,
boolean matchAll,
ActionListener listener)
_more_ |
|
| Method Summary | |
|---|---|
JComponent |
getContents()
_more_ |
boolean |
getEnabled()
_more_ |
List |
getFilters()
_more_ |
boolean |
getMatchAll()
_more_ |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected boolean matchAll
protected boolean enabled
| Constructor Detail |
|---|
public PropertyFilter.FilterGui(List filters,
List filterNames,
boolean enabled,
boolean matchAll)
filters - _more_filterNames - _more_enabled - _more_matchAll - _more_
public PropertyFilter.FilterGui(List filters,
List filterNames,
boolean enabled,
boolean matchAll,
ActionListener listener)
filters - _more_filterNames - _more_enabled - _more_matchAll - _more_listener - the listener| Method Detail |
|---|
public boolean getMatchAll()
public boolean getEnabled()
public JComponent getContents()
public List getFilters()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||