Uses of Class
edu.uci.isr.yancees.server.core.EventDispatcher

Packages that use EventDispatcher
edu.uci.isr.yancees.server.core   
 

Uses of EventDispatcher in edu.uci.isr.yancees.server.core
 

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