|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
| Interface Summary | |
|---|---|
| DefaultButtonCapable | A component that has a default button. |
| EDTGetter<RESULT> | A unit that creates a result value. |
| PopupMenuCapable | A component that has a popup menu. |
| Class Summary | |
|---|---|
| AbstractControllerQueue<CONTROLLER,VIEW> | Queues commands for the controller and executes them in sequential order. |
| AbstractModuleImpl | Basic functionality common for all module implementations. |
| AbstractModuleImplIntfListener | Basic functionality common for all module interface listener implementations. |
| AbstractMvcContext | Collection of MvcBundle objects that are initialized together. |
| AbstractToControllerDispatcher<CTRL extends Controller<VIEW>,VIEW> | Dispatch events from the view to the controller using a new thread. |
| AbstractToViewDispatcher<VIEW,CTRL> | Dispatch events from the controller to the view. |
| Apps4SwingUtils | Utility methods for the package. |
| AwtLoggingUncaughtExceptionHandler | Logs an uncaught AWT exception. |
| ControllerQueueFactoryListener | Creates the method bodies for a AbstractControllerQueue
-Implementation. |
| ControllerTaskExecutor<CONTROLLER> | Executes tasks submitted for a controller in sequential order. |
| 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. |
| JFrameWindowManager | Window manager that uses JFrame objects to display a module. |
| LoggingUncaughtExceptionHandler | Logs uncaught exceptions . |
| ManualMvcContext | Version that manually (without Spring) ties the MVC objects together. |
| MenuFactory | Utility class to create Swing menus. |
| ModuleImplFactoryListener | Creates the method bodies for a AbstractModuleImpl implementation. |
| ModuleImplIntfListenerFactoryListener | Creates the method bodies for a AbstractModuleImplIntfListener
implementation. |
| MvcBundle<VIEW extends View<CTRL>,CTRL extends Controller<VIEW>,MODULE> | A unit consisting of a Controller and a View and eventually a
Module. |
| SpringMvcContext | Version that ties the MVC objects together using Spring. |
| ToControllerDispatcherFactoryListener | Creates the method bodies for a AbstractToControllerDispatcher
-Implementation. |
| ToViewDispatcherFactoryListener | Creates the method bodies for a AbstractToViewDispatcher
implementation. |
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||