Home | Overview | How Do I | Sample | Tutorial
The framework supplies implementations of the New and Open commands (among others) on the File menu. Creation of a new document and its associated view and frame window is a cooperative effort among the application object, a document template, the newly created document, and the newly created frame window. The table Object Creators below summarizes which objects create what.
Object Creators
| Creator | Creates |
| Application object | Document template |
| Document template | Document |
| Document template | Frame window |
| Frame window | View |