Uses of Class
org.bs.mdi.MessageDispatcher

Packages that use MessageDispatcher
org.bs.mdi   
 

Uses of MessageDispatcher in org.bs.mdi
 

Fields in org.bs.mdi declared as MessageDispatcher
protected static MessageDispatcher Application.messageDispatcher
           
 

Methods in org.bs.mdi that return MessageDispatcher
static MessageDispatcher Application.getMessageDispatcher()
          Gets the MessageDispatcher object which is responsible for communication between various parts of the framework.