|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectza.org.coefficient.events.EventDispatcher
public class EventDispatcher
Class: EventDispatcher Description: The EventDispatcher dispatches coefficient system events to the appropriate handlers.
Constructor Summary | |
---|---|
EventDispatcher()
|
Method Summary | |
---|---|
void |
dispatchEvent(CoefficientEvent event)
Dispatch an event to all appropriate handlers |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EventDispatcher()
Method Detail |
---|
public void dispatchEvent(CoefficientEvent event)
event
- The event
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |