Uses of Class
org.fuin.apps4swing.AbstractControllerQueue

Uses of AbstractControllerQueue in org.fuin.apps4swing
 

Methods in org.fuin.apps4swing that return types with arguments of type AbstractControllerQueue
 Class<? extends AbstractControllerQueue<CTRL,VIEW>> MvcBundle.getCtrlQueueClass()
          Returns the controller queue class.
 

Methods in org.fuin.apps4swing with parameters of type AbstractControllerQueue
protected  void AbstractMvcContext.connectControllerQueue(AbstractControllerQueue ctrlQueue, AbstractToViewDispatcher toViewDispatcher, org.fuin.apps4j.base.Controller ctrlImpl, ExecutorService executorService, int queueCapacity)
          Connects "ControllerQueue" and other objects.
protected  void AbstractMvcContext.connectModule(AbstractModuleImpl module, AbstractControllerQueue ctrlQueue)
          Connects "Module" and other objects.
protected  void AbstractMvcContext.connectToCtrlDispatcher(AbstractToControllerDispatcher toCtrlDispatcher, AbstractControllerQueue ctrlQueue, ExecutorService executorService)
          Connects "ToControllerDispatcher" and other objects.
 



Copyright © 2011 Future Invent Informationsmanagement GmbH. All Rights Reserved.