Package de.intarsys.tools.event
Interface IEventDispatcher
-
public interface IEventDispatcher
An object that supports event broadcasting.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
triggerEvent(Event event)
-
-
-
Method Detail
-
triggerEvent
void triggerEvent(Event event)
-
-