最終更新:2012-10-01 (月) 03:20:43 (4391d)
Cocoa
Top / Cocoa
OPENSTEPを基に開発されているMac OS X向けのフレームワーク(API)
開発言語
NSObject
- すべてのオブジェクトはNSObjectの派生クラス。
Cocoa/構造体
Cocoa/クラス
Cocoa/関数
- NSLog - デバッグ用
- NSRunAlertPanel - ダイアログ表示
Cocoa/プロトコル
Cocoa/コントロール
Cocoa/イベント処理
Cocoa/フレームワーク
- コアフレームワーク
Cocoa Touch
その他フレームワーク
- Cocoa/Core Data - データ管理用API
- Cocoa/Core Video - 動画処理用API
- Cocoa/Quartz Core - 描画コアエンジン。
- Cocoa/Image Kit
- Cocoa/QuartzComposer
- Cocoa/Core Audio - オーディオ処理用API
- Cocoa/Core Animation - 2Dグラフィックス、OpenGLレンダリングとビデオ用AI
- Core Image - 画像処理用API
- Cocoa/Core Foundation
- Core FoundationはObjective-Cで書かれたFoundationをC言語に移植したもの。完全な互換性があるのでキャストすれば使える。(CFString→NSStringとか)
- CoreFoundationの秘密
- Cocoa/Web Kit - アップルコンピュータによって開発されたHTMLレンダリングエンジンの一種
- Cocoa/PDF Kit? - PDFドキュメント操作用API
用途別
/System/Library/Framework
- Accelerate?
- AddressBook?
- AppKitScripting?
- AppleScriptKit?
- AppleShareClient?
- AppleShareClientCore?
- AppleTalk?
- ApplicationServices?
- AudioToolbox
- AudioUnit
- Automator?
- CalendarStore?
- Carbon?
- Collaboration?
- CoreAudio?
- CoreAudioKit?
- CoreFoundation?
- CoreMIDI?
- CoreMIDIServer?
- CoreServices?
- DVComponentGlue?
- DVDPlayback?
- DirectoryService?
- DiscRecording?
- DiscRecordingUI?
- DiskArbitration?
- DrawSprocket?
- ExceptionHandling?
- FWAUserLib?
- ForceFeedback?
- GLUT
- ICADevices?
- IOBluetooth?
- IOBluetoothUI?
- IOKit
- InputMethodKit?
- InstallerPlugins?
- InstantMessage?
- JavaEmbedding?
- JavaFrameEmbedding?
- JavaScriptCore?
- JavaVM?
- Kerberos?
- Kernel?
- LDAP?
- LatentSemanticMapping?
- Message?
- OSAKit?
- OpenAL?
- OpenGL
- PCSC?
- PreferencePanes?
- PubSub?
- Python?
- QTKit?
- QuartzCore?
- QuickLook?
- QuickTime?
- Ruby?
- RubyCocoa?
- ScreenSaver?
- Scripting?
- ScriptingBridge?
- Security?
- SecurityFoundation?
- SecurityInterface?
- SyncServices?
- System?
- SystemConfiguration?
- TWAIN?
- Tcl?
- Tk?
- XgridFoundation?
- vecLib?
ドキュメント
バージョン
参考
- http://www.oomori.com/cocoafw/index.html - Cocoaリファレンス
- http://hmdt.jp/cocoaProg/index.html
- http://park15.wakwak.com/~concordia/cocoa_break/dev/lik/index.html
- Cocoaでいこう! Macらしく
- http://wakabamac.blog95.fc2.com/blog-entry-234.html
- http://homepage.mac.com/nsekine/SYW/SYWSoft/learnCocoa/
- http://cocoadays.blogspot.com/