org.tm4j.tmnav.app.event.EventDispatcherImpl .addListener(org.tm4j.tmnav.app.event.EventListener l,org.tm4j.tmnav.app.event.EventType type)

Description

adds EventListener l as a listener for Events of type EventType attempts to add a listener twice are silently ignored.

Parameters
org.tm4j.tmnav.app.event.EventListener l
org.tm4j.tmnav.app.event.EventType type

Other Resources