Cocoa (API): Difference between revisions

Content deleted Content added
Moreati (talk | contribs)
Add infobox
Line 1:
<!-- Deleted image removed: [[image:Cocoa dev screenshot.png|thumb|right|200px|A Cocoa application being developed using [[Xcode]]. [[Interface Builder]] windows are also visible.]] -->
{{Infobox software
| name = Cocoa
| logo =
| developer = [[Apple Inc.]]
| latest_release_version =
| latest_release_date =
| latest_preview_version =
| latest_preview_date =
| programming language = [[Objective-C]]
| operating_system = [[Mac OS X]]
| genre = [[Widget toolkit]]
| license = [[Proprietary software|Proprietary]]
| website = [http://developer.apple.com/documentation/Cocoa/Cocoa.html developer.apple.com]
}}
'''Cocoa''' is [[Apple Inc.]]'s native [[object-oriented]] application program environment for the [[Mac OS X]] [[operating system]]. It is one of five major [[Application programming interface|API]]s available for Mac OS X; the others are [[Carbon (API)|Carbon]], [[Macintosh Toolbox|Toolbox]] (for the obsolete [[Classic (Mac OS X)|Classic]] environment), [[POSIX]] (for the [[Berkeley Software Distribution|BSD]] environment), and [[Java platform|Java]].