NSView
Class at a Glance
Overview
Subclassing Notes
Tasks
Constructors
Managing the View Hierarchy
Searching by Tag
Modifying the Frame Rectangle
Modifying the Bounds Rectangle
Modifying the Coordinate System
Examining Coordinate System Modifications
Converting Coordinates
Controlling Notifications
Resizing Subviews
Focusing
Displaying
Hiding Views
Drawing
Managing Live Resize
Managing a Graphics State
Event Handling
Dragging Operations
Managing Cursor Rectangles
Managing Tool Tips
Managing Tracking Rectangles
Scrolling
Context-sensitive Menus
Managing the Key View Loop
Printing
Pagination
Adorning Pages in Printout
Writing Conforming Rendering Instructions
Constructors
Static Methods
defaultFocusRingType
defaultMenu
focusView
Instance Methods
acceptsFirstMouse
addCursorRect
addSubview
addTrackingRect
adjustPageHeight
adjustPageWidth
adjustScroll
allocateGState
ancestorSharedWithView
autoresizesSubviews
autoresizingMask
autoscroll
bounds
boundsRotation
canBecomeKeyView
canDraw
centerScanRect
concludeDragOperation
convertPointFromView
convertPointToView
convertRectFromView
convertRectToView
convertSizeFromView
convertSizeToView
dataWithEPSInsideRect
dataWithPDFInsideRect
didAddSubview
discardCursorRects
display
displayIfNeeded
displayIfNeededIgnoringOpacity
displayIfNeededInRect
displayIfNeededInRectIgnoringOpacity
displayRect
displayRectIgnoringOpacity
dragFile
draggingEntered
draggingExited
draggingUpdated
dragImage
dragPromisedFilesOfTypes
drawPageBorderWithSize
drawRect
drawSheetBorderWithSize
enclosingScrollView
endPage
focusRingType
frame
frameRotation
gState
heightAdjustLimit
hitTest
inLiveResize
isDescendantOf
isFlipped
isHidden
isHiddenOrHasHiddenAncestor
isMouseInRect
isOpaque
isRotatedFromBase
isRotatedOrScaledFromBase
knowsPageRange
locationOfPrintRect
lockFocus
menuForEvent
mouseDownCanMoveWindow
needsDisplay
needsPanelToBecomeKey
needsToDrawRect
nextKeyView
nextValidKeyView
opaqueAncestor
performDragOperation
performKeyEquivalent
performMnemonic
postsBoundsChangedNotifications
postsFrameChangedNotifications
prepareForDragOperation
preservesContentDuringLiveResize
previousKeyView
previousValidKeyView
print
rectForPage
rectPreservedDuringLiveResize
rectsBeingDrawn
rectsExposedDuringLiveResize
reflectScrolledClipView
registerForDraggedTypes
releaseGState
removeCursorRect
removeFromSuperview
removeFromSuperviewWithoutNeedingDisplay
removeTrackingRect
renewGState
replaceSubview
resetCursorRects
resizeSubviewsWithOldSize
resizeWithOldSuperviewSize
rotateByAngle
scaleUnitSquareToSize
scrollClipViewToPoint
scrollPoint
scrollRect
scrollRectToVisible
setAutoresizesSubviews
setAutoresizingMask
setBounds
setBoundsOrigin
setBoundsRotation
setBoundsSize
setFocusRingType
setFrame
setFrameOrigin
setFrameRotation
setFrameSize
setHidden
setKeyboardFocusRingNeedsDisplayInRect
setNeedsDisplay
setNextKeyView
setPostsBoundsChangedNotifications
setPostsFrameChangedNotifications
setToolTip
setUpGState
shouldDelayWindowOrderingForEvent
shouldDrawColor
subviews
superview
tag
toolTip
translateOriginToPoint
unlockFocus
unregisterDraggedTypes
viewDidEndLiveResize
viewDidMoveToSuperview
viewDidMoveToWindow
viewWillMoveToSuperview
viewWillMoveToWindow
viewWillStartLiveResize
viewWithTag
visibleRect
wantsDefaultClipping
widthAdjustLimit
willRemoveSubview
window
writeEPSInsideRectToPasteboard
writePDFInsideRectToPasteboard
Constants
Notifications
ViewBoundsDidChangeNotification
ViewFocusDidChangeNotification
ViewFrameDidChangeNotification
Index
Companion Guides
Drawing and Views Programming Topics for Cocoa
Cocoa Event-Handling Guide
Drag and Drop Programming Topics for Cocoa
Printing Programming Topics for Cocoa