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.

Classes

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

  • NSApplication
  • NSWindow
  • NSView
  • NSResponder

See Also

References

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