|
| AddressBook QBeans JDO Sample Application Tour |
| Previous | Next |
|
This simple application (download it here) illustrates the few lines of application code that, in conjunction with the QBeans infrastructure components, produce a fully functioning desktop application that can be enhanced with virtually any business logic. In fact, you will find that nearly 50% of the code in the sample application is related to creating the visual presentation! The structure of the AddressBook Application is a reflection of the coding that remains for the QBeans application developer, that is to create the overall structure of the application, compose the visual presentation, and most importantly, code the business logic . The Addressbook Application consists of:
|
| Previous | Next |