| HEADER | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object
|
+--com.beanexplorer.swing.table.Option
|
+--ru.biosoft.access.MutableFilter
MutableFilter is a filter whose selection condition can be changed in runtime.
This class provides skeleton for mutable filter with one changeable option enabled.
| Constructor Summary | |
MutableFilter() | |
MutableFilter(Option parent) | |
| Method Summary | |
boolean | isEnabled() |
void | setEnabled(boolean enabled) |
| Methods inherited from class com.beanexplorer.swing.table.Option |
setParent, getParent, addPropertyChangeListener, removePropertyChangeListener, copyListenersTo |
| Methods inherited from class java.lang.Object |
getClass, hashCode, equals, toString, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public MutableFilter()
public MutableFilter(Option parent)
| Method Detail |
public boolean isEnabled()
public void setEnabled(boolean enabled)
| FOOTER | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||