|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of AbstractToControllerDispatcher in org.fuin.apps4swing |
|---|
| Methods in org.fuin.apps4swing that return AbstractToControllerDispatcher | |
|---|---|
AbstractToControllerDispatcher |
ManualMvcContext.getToControllerDispatcher(MvcBundle bundle)
Returns the instance of the "ToControllerDispatcher" for the given bundle. |
| Methods in org.fuin.apps4swing that return types with arguments of type AbstractToControllerDispatcher | |
|---|---|
Class<? extends AbstractToControllerDispatcher<org.fuin.apps4j.base.Controller<VIEW>,VIEW>> |
MvcBundle.getToCtrlDispClass()
Returns the controller dispatcher class. |
| Methods in org.fuin.apps4swing with parameters of type AbstractToControllerDispatcher | |
|---|---|
protected void |
AbstractMvcContext.connectToCtrlDispatcher(AbstractToControllerDispatcher toCtrlDispatcher,
AbstractControllerQueue ctrlQueue,
ExecutorService executorService)
Connects "ToControllerDispatcher" and other objects. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||