|
JIDE 3.4.0 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
E - the type of elements that can be filtered.public interface ValueFilterListener<E>
The listener interface for receiving "interesting" events about filtering.
| Method Summary | |
|---|---|
void |
valueFilterChanged(ValueFilterEvent<E> event)
Called whenever the value of the filter changes. |
| Method Detail |
|---|
void valueFilterChanged(ValueFilterEvent<E> event)
event - the event that characterizes the change.
|
JIDE 3.4.0 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||