|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of AbstractToViewDispatcher in org.fuin.apps4swing |
|---|
| Methods in org.fuin.apps4swing that return AbstractToViewDispatcher | |
|---|---|
AbstractToViewDispatcher |
ManualMvcContext.getToViewDispatcher(MvcBundle bundle)
Returns the instance of the "ToViewDispatcher" for the given bundle. |
| Methods in org.fuin.apps4swing that return types with arguments of type AbstractToViewDispatcher | |
|---|---|
Class<? extends AbstractToViewDispatcher<VIEW,CTRL>> |
MvcBundle.getToViewDispClass()
Returns the view dispatcher class. |
| Methods in org.fuin.apps4swing with parameters of type AbstractToViewDispatcher | |
|---|---|
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.connectToViewDispatcher(AbstractToViewDispatcher toViewDispatcher,
org.fuin.apps4j.base.View viewImpl)
Connects "ToViewDispatcher" and other objects. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||