Can I assume that the order event targets are registered with a JavaBean will be the order they will be notified?
Created May 3, 2012
John Zukowski Order of delivery to targets is implementation dependent! Never assume that order of addXXXListener() calls determine order of delivery!