|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--com.lc.util.FilteredEventSupport
| Inner Class Summary | |
static interface |
FilteredEventSupport.IEventCaster
|
static class |
FilteredEventSupport.ListenerEntry
|
| Constructor Summary | |
FilteredEventSupport()
|
|
| Method Summary | |
protected void |
add(java.lang.Class eventClass,
java.util.EventListener listener,
IEventFilter filter)
|
protected void |
broadcast(FilteredEventSupport.IEventCaster eventCaster,
java.util.EventObject event)
|
protected void |
remove(java.lang.Class eventClass,
java.util.EventListener listener,
IEventFilter filter)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public FilteredEventSupport()
| Method Detail |
protected final void add(java.lang.Class eventClass,
java.util.EventListener listener,
IEventFilter filter)
protected final void remove(java.lang.Class eventClass,
java.util.EventListener listener,
IEventFilter filter)
protected final void broadcast(FilteredEventSupport.IEventCaster eventCaster,
java.util.EventObject event)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||