Note that Event Handlers follow a filter pattern, with multiple event handlers allowed for each event. When the appropriate event occurs, all the appropriate event handlers are called in the sequence they were added to the Event Cartridge. See the javadocs of the specific event handler interfaces for more details. @author Will Glass-Husain @author Geir Magnusson Jr. @author Jose Alberto Fernandez @version $Id: EventCartridge.java 292972 2005-10-01 12:36:19Z henning $
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|