Uses of Interface
edu.uci.isr.yancees.dispatcher.EventDispatcherAdapterInterface

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

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

Methods in edu.uci.isr.yancees.dispatcher with parameters of type EventDispatcherAdapterInterface
 void EventDispatcher.addAdapter(EventDispatcherAdapterInterface adp)
          Configures the event dispatcher with the proper adapter.
 void EventDispatcher.removeAdapter(EventDispatcherAdapterInterface adp)