Package com.objex.panywhere.events

Interface Summary
AddedTextListener  
DrawingListener Tracks important events related to pedigree drawing.
IndividualListener The listener interface to that must be added by objects that need notification important events that occur to Individual properties
LegendListener  
PedigreeListener Tracks changes in important pedigree attributes
RelationshipListener The listener interface to that must be added by objects that need notification of relationship change events
SpouseRelationshipChangeListener The listener interface to that must be added by objects that need notification of spouse relationship change events
TwinRelationshipChangeListener The listener interface to that must be added by objects that need notification of twin relationship change events
 

Class Summary
AddedTextEvent  
DragEvent Event generated when icons and/or lines are dragged on the pedigree canvas
GenderChangeEvent Event generated when gender changes occur for persons in the pedigree
IndividualPropertyChangeEvent Event generated when Individual properties change
IndividualsDeleteEvent Event generated when persons are deleted from the pedigree
IndividualsDropEvent Event generated when persons are dropped after a drag event inside the pedigree
PedigreeGlobalPropertyChangeEvent Event fired when select properties of a pedigree have been updated
PedigreePropertyChangeEvent Event fired when select properties of a pedigree have been updated
RelationshipChangeEvent Event generated when relationship changes occur between persons in a pedigree
RelationshipConnectionEvent Event generated when two persons are connected in to one another through user actions in the pedigree.
RelationshipDeleteEvent Event generated when a relationship or line between two people is deleted through user actions
TwinRelationshipChangeEvent Event generated when twin relationship between two siblings is changed from one type to another