AddressBook QBeans JDO Sample Application Analysis
Next

The QBeans components and APIs are so powerful that the application developer needs only create the overall structure of the application, compose the visual presentation, and most importantly, code the business logic. We believe that QBeans is the quickest and most flexible way to create Rich Client Java Swing applications for your Business Domain Objects.

The Sample Addressbook Application is a rich client business application and is designed to manage Addressbook entries, and implement business processes and rules that are typical to this type of business application.

The entire application is expressed in just 1394 lines or 193,273 bytes of source code.

Download the latest version of the sample application here.



Next