|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
| Interface Summary | |
|---|---|
| EDTGetter<RESULT> | A unit that creates a result value. |
| Class Summary | |
|---|---|
| ControllerQueue<CONTROLLER,VIEW> | Queues commands for the controller and executes them in sequential order. |
| ControllerQueueFactoryListener | Creates the method bodies for a ControllerQueue-Implementation. |
| ControllerTaskExecutor<CONTROLLER> | Executes tasks submitted for a controller in sequential order. |
| ControllerViewConnector<CTRL extends Controller<VIEW>,VIEW extends View<CTRL>> | Connects the controller and the view. |
| EDTInvoker<RESULT> | Calls a method on a target object in the EDT thread. |
| EDTResult<RESULT> | Helper class to transport a result in a thread safe way. |
| ToControllerDispatcher<CTRL extends Controller<VIEW>,VIEW> | Dispatch events from the view to the controller using a new thread. |
| ToControllerDispatcherFactoryListener | Creates the method bodies for a ToControllerDispatcher
-Implementation. |
| ToViewDispatcher<VIEW> | Dispatch events from the controller to the view. |
| ToViewDispatcherFactoryListener | Creates the method bodies for a ToViewDispatcher implementation. |
| Utils | Utility methods for the package. |
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||