|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Interface Summary | |
|---|---|
| AppControllerEventListener | The application model event listener interface. |
| AppModelEventListener | The application model event listener interface. |
| AppViewEventListener | The application view event listener interface. |
| Class Summary | |
|---|---|
| AbstractApp | An abstract MVC based application framework. |
| AbstractAppController | A basic controller that negotiates the state between a model and one or more views. |
| AbstractAppModel | A basic application model which should be subclassed and specialized by specific application implementations by implementing the processEvent method. |
| AbstractAppView | A basic application view which should be subclassed and specialized by specific application implementations. |
| AppOption | An object representing a command line option. |
| Exception Summary | |
|---|---|
| AppException | An application exception class |
Provides a general model-view-controller application framework.
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||