This is GrayCell.h in view mode; [Download] [Up]
#import <appkit/Cell.h> @interface GrayCell:Cell { BOOL drawGray; } - setDrawGray:(BOOL)dg; - setTextAttributes:textObj; @end
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.