To create a minimal CommonPoint application system application, you design and implement three classes:
- A model class that stores your application's data
- A view class that displays the data in a graphical user interface
- A presenter class that creates an instance of your view class for each instance of your model class.
Together, a model, view, and presenter form a document component, the core of a CommonPoint application system application.
- Storing application data
-
- Creating a basic user interface
-
- Connecting the user interface to the data
-
- Getting a document onto the screen
-
[Contents]
[Previous]
[Next]
Click the icon to mail questions or corrections about this material to Taligent personnel.
Copyright©1995 Taligent,Inc. All rights reserved.
Generated with WebMaker