Uses of Interface
com.aurorasoftworks.signal.runtime.ui.mvc.IDispatcher

Packages that use IDispatcher
com.aurorasoftworks.signal.runtime.ui.mvc   
com.aurorasoftworks.signal.runtime.ui.mvc.midp   
 

Uses of IDispatcher in com.aurorasoftworks.signal.runtime.ui.mvc
 

Classes in com.aurorasoftworks.signal.runtime.ui.mvc that implement IDispatcher
 class AbstractMIDletDispatcher
           
 

Methods in com.aurorasoftworks.signal.runtime.ui.mvc that return IDispatcher
 IDispatcher IDispatcherAware.getDispatcher()
           
 

Methods in com.aurorasoftworks.signal.runtime.ui.mvc with parameters of type IDispatcher
 void IDispatcherAware.setDispatcher(IDispatcher dispatcher)
           
 

Uses of IDispatcher in com.aurorasoftworks.signal.runtime.ui.mvc.midp
 

Classes in com.aurorasoftworks.signal.runtime.ui.mvc.midp that implement IDispatcher
 class Dispatcher
           
 



Copyright © 2010. All Rights Reserved.