Application Kit

Application Kit

The Application Kit is a collection of classes within the OpenStep specification and provided by such operating systems as OPENSTEP, GNUstep, and Mac OS X under Cocoa, providing classes oriented around graphical user interface capabilities. An equivalent in Cocoa Touch is UIKit.

Of the more than 170 classes included in the Application Kit, the following classes form the core:[1]

  • NSApplication
  • NSWindow
  • NSView
  • NSResponder

References

  1. ^ Application Kit Framework Reference. Retrieved 02 Jun 2010.