|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| 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. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||