Uses of Class
edu.uci.isr.yancees.dispatcher.EventDispatcher

Packages that use EventDispatcher
edu.uci.isr.yancees.dispatcher   
 

Uses of EventDispatcher in edu.uci.isr.yancees.dispatcher
 

Methods in edu.uci.isr.yancees.dispatcher that return EventDispatcher
static EventDispatcher EventDispatcher.getInstance()
          The only way to access the unique instance of EventDispatcher is by using this access method