org.tm4j.tmnav.app.event.EventDispatcher .sendTMStateChanged(java.lang.Object source,org.tm4j.panckoucke.notification.StateChangedNotification n)

Description

Generates an event of type Eventtype.TM_STATE_CHANGED and sends it to all registered receivers.

Parameters
org.tm4j.panckoucke.notification.StateChangedNotification n the StateChangedNotification
java.lang.Object source the Object which sends this Event (usually the TMNav-singleton)

Other Resources

Related Topics

Has Parameters