Application Object/Window Correlation
┌──────────────────────────────────────────────────────────────┐
│ Application Object/Window Correlation │
├───────────────────────┬───────────┬──────────────────────────┤
│ APPLICATION OBJECT │ SUPPORTED │ IMPLEMENTATION │
├───────────────────────┼───────────┼──────────────────────────┤
│ Message Communication │ Yes │ PM Message │
├───────────────────────┼───────────┼──────────────────────────┤
│ Class Association │ Yes │ Window Class │
├───────────────────────┼───────────┼──────────────────────────┤
│ Class Data │ Yes │ Defined in Window Proce- │
│ │ │ dure │
├───────────────────────┼───────────┼──────────────────────────┤
│ Instance Data │ Yes │ Stored in Window Words │
├───────────────────────┼───────────┼──────────────────────────┤
│ Encapsulation │ Yes │ In Window Procedure │
├───────────────────────┼───────────┼──────────────────────────┤
│ Polymorphism │ Yes │ In Window Procedure │
├───────────────────────┼───────────┼──────────────────────────┤
│ Inheritance │ Partial │ Via Subclassing │
└───────────────────────┴───────────┴──────────────────────────┘
[Back: Window Identifiers]
[Next: Presentation Manager Macros]