|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IndividualAddListener
Objects interested in receieving events generated when a person has been added to the pedigree must implement this listener interface and add it to the control.
| Method Summary | |
|---|---|
void |
individualAdded(IndividualAddEvent addEvent)
Invoked when a new person has been added to the pedigree. |
| Method Detail |
|---|
void individualAdded(IndividualAddEvent addEvent)
addEvent - The event to listen for.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||