NSMatrix
Overview
Tasks
Constructors
Setting the Selection Mode
Configuring the NSMatrix
Setting the Cell Class
Laying out the NSMatrix
Modifying Individual Cells
Selecting Cells
Finding Cells
Modifying Graphics Attributes
Editing Text in Cells
Setting Tab Key Behavior
Assigning a Delegate
Resizing the Matrix and Its Cells
Scrolling
Displaying
Target and Action
Handling Event and Action Messages
Managing the Cursor
Constructors
Instance Methods
acceptsFirstMouse
addColumn
addColumnWithCells
addRow
addRowWithCells
allowsEmptySelection
autosizesCells
backgroundColor
cellAtLocation
cellBackgroundColor
cellFrameAtLocation
cells
cellSize
cellWithTag
columnForPoint
columnOfCell
delegate
deselectAllCells
deselectSelectedCell
doubleAction
drawCellAtLocation
drawsBackground
drawsCellBackground
highlightCellAtLocation
insertColumn
insertColumnWithCells
insertRow
insertRowWithCells
intercellSpacing
isAutoscroll
isSelectionByRect
keyCell
makeCellAtLocation
mode
mouseDown
mouseDownFlags
newCellClass
numberOfColumns
numberOfRows
performKeyEquivalent
prototype
putCellAtLocation
removeColumn
removeRow
renewRowsAndColumns
resetCursorRects
rowForPoint
rowOfCell
scrollCellAtLocationToVisible
selectAll
selectCellAtLocation
selectCellWithTag
selectedCell
selectedCells
selectedColumn
selectedRow
selectText
selectTextAtLocation
sendAction
sendActionToTargetForAllCells
sendDoubleAction
setAllowsEmptySelection
setAutoscroll
setAutosizesCells
setBackgroundColor
setCellBackgroundColor
setCellSize
setDelegate
setDoubleAction
setDrawsBackground
setDrawsCellBackground
setIntercellSpacing
setKeyCell
setMode
setNewCellClass
setPrototype
setScrollable
setSelectionByRect
setSelectionWithAnchor
setStateAtLocation
setTabKeyTraversesCells
setToolTip
setValidateSize
sizeToCells
sortUsingMethod
tabKeyTraversesCells
textDidBeginEditing
textDidChange
textDidEndEditing
textShouldBeginEditing
textShouldEndEditing
toolTip
Constants
Index
Companion Guide
Matrix Programming Guide for Cocoa