31. Application Kit Views

The Application Kit contains most of the classes that provide user interfaces and graphics for Cocoa applications. This chapter focuses on the key patterns employed the Application Kit. Effective use of the Application Kit often requires the interaction of multiple classes and design patterns. Figure 31.1 shows the relationship of the Application Kit to Cocoa’s overarching Model View Controller pattern.

Figure 31.1 The Application Kit within the Model View Controller pattern

image

The Application Kit is large and relatively complex, but its organization and use of design patterns keeps it manageable. Within Cocoa, the Application ...

Get Cocoa Design Patterns now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.