|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--ilog.ds.IlListDSSupport
Class supporting ListDSListeners
| Constructor Summary | |
IlListDSSupport()
Constructor |
|
| Method Summary | |
void |
addListDSListener(ListDSListener l)
Adds a ListDSListener. |
protected boolean |
contains(ListDSListener l)
|
void |
fireElementChange(ElementEvent evt)
Notifies the listeners that a element has been added, removed, or updated. |
void |
removeListDSListener(ListDSListener l)
Removes a ListDSListener. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public IlListDSSupport()
| Method Detail |
protected boolean contains(ListDSListener l)
true if containing the ListDSListener
lpublic void addListDSListener(ListDSListener l)
ListDSListenerpublic void removeListDSListener(ListDSListener l)
ListDSListenerpublic void fireElementChange(ElementEvent evt)
ElementEvent
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||