NSMatrix $Revision$ $Date$ NSMatrix Gui/NSMatrix.h NSCoding acceptsFirstMouse: theEvent addColumn addColumnWithCells: newCells addRow addRowWithCells: newCells allowsEmptySelection autosizesCells backgroundColor cellAtRow: row column: column cellBackgroundColor cellClass cellFrameAtRow: row column: column cellSize cellWithTag: anInt cells delegate deselectAllCells doubleAction drawCellAtRow: row column: column drawsBackground drawsCellBackground errorAction getNumberOfRows: rowCount getRow: row column: column highlightCell: flag atRow: row column: column initWithFrame: frameRect initWithFrame: frameRect mode: aMode cellClass: factoryId numberOfRows: numRows numberOfColumns: numColumns initWithFrame: frameRect mode: aMode prototype: aCell numberOfRows: numRows numberOfColumns: numColumns insertColumn: column insertColumn: column withCells: newCells insertRow: row insertRow: row withCells: newCells intercellSpacing isAutoscroll isSelectionByRect keyCell makeCellAtRow: row column: column mode mouseDown: theEvent mouseDownFlags nextText numberOfColumns numberOfRows performKeyEquivalent: theEvent previousText prototype putCell: newCell atRow: row column: column removeColumn: column removeRow: row renewRows: newRows resetCursorRects scrollCellToVisibleAtRow: row column: column selectAll: sender selectCellAtRow: row column: column selectCellWithTag: anInt selectText: sender selectTextAtRow: row column: column selectedCell selectedCells selectedColumn selectedRow sendAction sendAction: aSelector to: anObject forAllCells: flag sendDoubleAction setAllowsEmptySelection: flag setAutoscroll: flag setAutosizesCells: flag setBackgroundColor: aColor setCellBackgroundColor: aColor setCellClass: aClass setCellSize: aSize setDelegate: anObject setDoubleAction: aSelector setDrawsBackground: flag setDrawsCellBackground: flag setErrorAction: aSelector setIntercellSpacing: aSize setKeyCell: aCell setMode: aMode setNextText: anObject setPreviousText: anObject setPrototype: aCell setScrollable: flag setSelectionByRect: flag setSelectionFrom: startPos to: endPos anchor: anchorPos setState: value atRow: row column: column setTabKeyTraversesCells: flag setValidateSize: flag sizeToCells sortUsingFunction: comparator context: context sortUsingSelector: comparator tabKeyTraversesCells textDidBeginEditing: notification textDidChange: notification textDidEndEditing: notification textShouldBeginEditing: textObject textShouldEndEditing: textObject