Main Page | Packages | Class Hierarchy | Alphabetical List | Class List | File List | Class Members

Package com.ohrasys.app


Classes

class  AbstractApp
 An abstract MVC based application framework. More...
class  AbstractAppController
 A basic controller that negotiates the state between a model and one or more views. More...
class  AbstractAppModel
 A basic application model which should be subclassed and specialized by specific application implementations by implementing the processEvent method. More...
class  AbstractAppView
 A basic application view which should be subclassed and specialized by specific application implementations. More...
interface  AppControllerEventListener
 The application model event listener interface. More...
class  AppException
 An application exception class. More...
interface  AppModelEventListener
 The application model event listener interface. More...
class  AppOption
 An object representing a command line option. More...
interface  AppViewEventListener
 The application view event listener interface. More...


Generated on Tue Nov 1 23:43:34 2005 for JavaBasicApplicationFrameworkAPI(JBAF) by  doxygen 1.4.2