ftp.nice.ch/pub/next/connectivity/news/Alexandra-0.9.s.tar.gz#/alex/GrayCell.h

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.