za.org.coefficient.events
Class EventDispatcher

java.lang.Object
  extended by za.org.coefficient.events.EventDispatcher

public class EventDispatcher
extends java.lang.Object

Class: EventDispatcher Description: The EventDispatcher dispatches coefficient system events to the appropriate handlers.

Author:
tfogwill

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

EventDispatcher

public EventDispatcher()
Method Detail

dispatchEvent

public void dispatchEvent(CoefficientEvent event)
Dispatch an event to all appropriate handlers

Parameters:
event - The event


Copyright CSIR. All Rights Reserved.