DekGenius.com
[ Team LiB ] Previous Section Next Section

NSTableHeaderCell Mac OS X 10.0

NSTableHeaderCell is used by NSTableHeaderView to draw the contents of table column headers. This class may be subclassed to customize the appearence of the column headers in a table view.

figs/cocn_1599.gif

@interface NSTableHeaderCell : NSTextFieldCell

    [ Team LiB ] Previous Section Next Section