最終更新:2013-01-10 (木) 09:26:23 (4449d)
NSObject
Top / NSObject
Cocoaフレームワークにおける、すべてのクラスの基底クラス?。
NSObject* obj; id obj;
メソッド・プロパティ
- init
- alloc
- initialize?
- load?
- new
- copy
- retain
- release
- autorelease
- retainCount?
- dealloc?
- class
- superclass?
- isKindOfClass?
- isMemberOfClass?
- respondsToSelector?
- confirmsToProtocol?
- isEqual?
- description?
Cocoa/Foundation
Value Objects
- NSAffineTransform
- NSCalender?
- NSData > NSMutableData?
- NSDate > NSCalenderDate?
- NSDateComponents?
- NSDecimalNumberHandler?
- NSLocale?
- NSNull
- NSTimeZone?
- NSValue > NSNumber > NSDecimalNumber?
- NSValueTransformer?
XML
- NSXMLNode
- NSXMLDocument
- NSXMLDTD?
- NSXMLDTDNode?
- NSXMLElement
- NSXMLParser
Strings
- NSAttributedString > NSMutableAttributedString?
- NSString > NSMutableString
- NSFormatter?
- NSScanner?
- NSSortDescriptor?
Collections
- NSArray > NSMutableArray?
- NSCharacterSet? > NSMutableCharacterSet?
- NSDictionary > NSMutableDictionary?
- NSEnumrator? > NSDirectoryEnumrator?
- NSIndexPath
- NSIndexSet? > NSMutableIndexSet?
- NSSet > NSMutableSet? > NSCountedSet?
Predicates
Operating-System Services
- NSError?
- NSHost?
- NSProcessInfo?
- NSNetService
- NSNetServiceBrowser?
- NSRunLoop
- NSSpellServer?
- NSTimer
- NSUserDefaults
File System
- NSBundle
- NSFileHandle?
- NSFileManager
- NSMetadataItem?
- NSMetadataQuery?
- NSMetadataQueryAttributeValueTuple?
- NSMetadataQueryResultGroup?
- NSStream?
URL
- NSURL
- NSURLHandle?
- NSHTTPCookie?
- NSHTTPCookieStorage?
- NSCachedURLResponse?
- NSURLAutorizationChallenge?
- NSURLCache?
- NSURLConnection
- NSURLCredential?
- NSURLCredentialStorage?
- NSURLDownload
- NSURLProtectionSpace?
- NSURLProtocol?
- NSURLRequest
- NSURLMutableURLRequest?
- NSURLResponse?
- NSHTTPURLResponse?
Interprocess Communication
Locking/Threading
Notifications
- NSNotification
- NSNotificationCenter > NSDistributedNotificationCenter?
- NSNotificationQueue?
Archiving and Serialization
- NSCoder
- NSArchiver
- NSKeyedArchiver
- NSkeyedUnarchiver?
- NSPortCoder?
- NSUnarchiver?
- NSPropertyListSerialization?
Objective-C Language Services
- NSAssersionHandler?
- NSAutoreleasePool
- NSUndoManager?
- NSInvocation?
- NSMethodSigunature?
- NSClassDescription?
- NSScriptClassDescription?
Scripting
- NSAppleScript?
- NSAppleEventDescriptor?
- NSAppleEventManager?
- NSScriptCommand?
- NSScriptCommandDescription?
- NSScriptExecutionContext?
- NSScriptCoercionHandler?
- NSScriptObjectSepecifier?
- NSPositionalSpecifier?
- NSScriptSuiteRegistry?
- NSScriptWhoseTest?
Distributed Objects
Cocoa/Application Kit
User Interface
- NSCell?
- NSAlert?
- NSResponder
- NSWindow
- NSWindowController?
- NSView
- NSBox?
- NSClipView?
- NSControl > NSBrowser?
- NSControl > NSButton > NSPopupButton?
- NSControl > NSColorWell?
- NSControl > NSImageView?
- NSControl > NSMatrix? > NSForm?
- NSControl > NSScroller?
- NSControl > NSSegmentedControl?
- NSControl > NSSlider?
- NSControl > NSTableView
- NSControl > NSStepper?
- NSControl > NSTextField > NSComboBox?
- NSControl > NSTextField > NSSearchField?
- NSControl > NSTextField > NSSecureTextField?
- NSMenuView?
- NSMovieView?
- NSOpenGLView?
- NSProgressIndicator?
- NSQuickDrawView?
- NSScrollView?
- NSSplitView?
- NSTabView?
- NSTableHeaderView?
- NSText > NSTextView
- NSDrawer?
- NSApplication
- NSEvent
- NSMenu?
- NSMenuItem?
- NSRuleMaker?
- NSStatusBar?
- NSStatusItem?
- NSTabViewItem?
- NSTableColumn?
- NSToolbar?
- NSToolbarItem?
Controller Layer
Text
- NSText
- NSLayoutManger?
- NSParagraphStyle?
- NSMutableParagraphStyle?
- NSTextAttachment?
- NSTextContainer?
- NSAttributedString
- NSTextTab?
- NSGlyphInfo?
- NSGlyphGenerator?
- NSTypesetter?
Fonts
Graphics
- NSAffineTransform
- NSBezierPath
- NSCursor?
- NSGraphicsContext
- NSImage
- NSImageRep
- NSBitmapImageRep
- NSCachedImageRep?
- NSCIImageRep?
- NSEPSImageRep?
- NSPICTImageRep?
- NSMovie?
- NSOpenGLContext?
- NSOpenGLPixelBuffer?
- NSOpenGLPixelFormat?
- NSOpenGLScreen?
- NSOpenGLShadow?
Color
Document Support
- NSDocument
- NSPersistentDocument?
- NSDocumentController?
- NSFileWrapper?
Printing
Operating System Services
- NSHelpManager?
- NSPasteboard?
- NSSound?
- NSSpeechRecognizer?
- NSSpeechSynthesizer
- NSSpellChecker?
- NSWorkspace