|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
public interface AddListener
Classes that need to register for and listen for AddIndividual events must implement this Interface. Addevents are generated each time an Individual is added to the Pedigree.
| Method Summary | |
|---|---|
void |
individualAdded(AddEvent addEvent)
Invoked when an Individual has been added to the Pedigree. |
| Method Detail |
|---|
void individualAdded(AddEvent addEvent)
addEvent - The event to listen for.
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||