AppKit (original) (raw)
AppKit (formally Application Kit) is a graphical user interface toolkit. It initially served as the UI framework for NeXTSTEP. Along with Foundation and Display PostScript, it became one of the core parts of the OpenStep specification of APIs. Later, AppKit and Foundation became part of Cocoa, the Objective-C API framework of macOS. GNUstep, GNU's implementation of the OpenStep/Cocoa API, also contains an implementation of the AppKit API. Most of the applications bundled with macOS—for example, the Finder, TextEdit, Calendar, and Preview–use AppKit to provide their user interface.
Property | Value |
---|---|
dbo:abstract | AppKit (formally Application Kit) is a graphical user interface toolkit. It initially served as the UI framework for NeXTSTEP. Along with Foundation and Display PostScript, it became one of the core parts of the OpenStep specification of APIs. Later, AppKit and Foundation became part of Cocoa, the Objective-C API framework of macOS. GNUstep, GNU's implementation of the OpenStep/Cocoa API, also contains an implementation of the AppKit API. AppKit comprises a collection of Objective-C classes and protocols that can be used to build an application in OpenStep/Cocoa. These classes can also be used in Swift through its Objective-C bridge. Xcode has built-in functionality for developing a Cocoa application using AppKit, including the ability to visually design user interfaces with Interface Builder. It relies heavily on patterns like reference types, delegation, notifications, target–action, and model–view–controller. A sign of the NeXTSTEP heritage, AppKit's classes and protocols still use the "NS" prefix. Most of the applications bundled with macOS—for example, the Finder, TextEdit, Calendar, and Preview–use AppKit to provide their user interface. macOS, iOS, iPadOS, and tvOS also support other UI frameworks, including UIKit, which is derived from AppKit and uses many similar structures, and , a Swift-only declarative UI framework. Prior to macOS Catalina, macOS also supported Carbon, a UI framework derived from the Macintosh Toolbox. (en) |
dbo:thumbnail | wiki-commons:Special:FilePath/MacOS_Calendar.png?width=300 |
dbo:wikiPageExternalLink | http://www.gnustep.org/resources/OpenStepSpec/ApplicationKit/Classes/index.html https://developer.apple.com/documentation/appkit |
dbo:wikiPageID | 2073102 (xsd:integer) |
dbo:wikiPageLength | 4109 (xsd:nonNegativeInteger) |
dbo:wikiPageRevisionID | 1118300668 (xsd:integer) |
dbo:wikiPageWikiLink | dbr:Carbon_(API) dbr:Preview_(macOS) dbr:Delegation_(object-oriented_programming) dbc:NeXT dbr:Publish–subscribe_pattern dbc:MacOS dbr:Class_(computer_programming) dbr:Cocoa_(API) dbr:GNUstep dbr:Core_Animation dbr:MacOS dbr:MacOS_Catalina dbr:Calendar_(Apple) dbr:Macintosh_Toolbox dbr:TvOS dbr:GNU dbr:Foundation_Kit dbr:Graphical_user_interface dbr:File:MacOS_Calendar.png dbr:Model–view–controller dbr:Protocol_(object-oriented_programming) dbr:Quartz_(graphics_layer) dbr:TextEdit dbc:Application_programming_interfaces dbr:Swift_(programming_language) dbr:Widget_toolkit dbr:Display_PostScript dbr:Finder_(software) dbr:IOS dbr:IPadOS dbr:Interface_Builder dbr:Metal_(API) dbr:NeXTSTEP dbr:OPENSTEP dbr:Objective-C dbr:OpenStep dbr:Xcode dbr:Reference_type dbr:Target–action dbr:UIKit dbr:Abstract_class dbr:SwiftUI |
dbp:wikiPageUsesTemplate | dbt:Reflist dbt:Short_description |
dct:subject | dbc:NeXT dbc:MacOS dbc:Application_programming_interfaces |
rdfs:comment | AppKit (formally Application Kit) is a graphical user interface toolkit. It initially served as the UI framework for NeXTSTEP. Along with Foundation and Display PostScript, it became one of the core parts of the OpenStep specification of APIs. Later, AppKit and Foundation became part of Cocoa, the Objective-C API framework of macOS. GNUstep, GNU's implementation of the OpenStep/Cocoa API, also contains an implementation of the AppKit API. Most of the applications bundled with macOS—for example, the Finder, TextEdit, Calendar, and Preview–use AppKit to provide their user interface. (en) |
rdfs:label | AppKit (en) |
owl:sameAs | wikidata:AppKit https://global.dbpedia.org/id/4RFhg |
prov:wasDerivedFrom | wikipedia-en:AppKit?oldid=1118300668&ns=0 |
foaf:depiction | wiki-commons:Special:FilePath/MacOS_Calendar.png |
foaf:isPrimaryTopicOf | wikipedia-en:AppKit |
is dbo:wikiPageRedirects of | dbr:Application_Kit dbr:Appkit dbr:NSApplication dbr:NSResponder dbr:NSView dbr:NSWindow |
is dbo:wikiPageWikiLink of | dbr:Open_(process) dbr:Application_Kit dbr:Appkit dbr:IPhone dbr:NSApplication dbr:NSResponder dbr:NSView dbr:NSWindow |
is foaf:primaryTopic of | wikipedia-en:AppKit |