|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.sf.dexterim.core.AbstractContactList
Constructor Summary | |
AbstractContactList()
|
Method Summary | |
void |
addContactListener(ContactListListener listener)
|
protected void |
fireContactAdded(int index)
|
void |
removeContactListener(ContactListListener listener)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface net.sf.dexterim.core.ContactList |
add, getContact, iterator, size |
Constructor Detail |
public AbstractContactList()
Method Detail |
public void addContactListener(ContactListListener listener)
addContactListener
in interface ContactList
net.sf.dexterim.core.ContactList#addContactListener(net.sf.dexterim.core.ContactListener)
public void removeContactListener(ContactListListener listener)
removeContactListener
in interface ContactList
net.sf.dexterim.core.ContactList#removeContactListener(net.sf.dexterim.core.ContactListener)
protected void fireContactAdded(int index)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |