This is NewsgroupBrowserCell.h in view mode; [Download] [Up]
#import <appkit/appkit.h>
@interface NewsgroupBrowserCell:NXBrowserCell
{
id newsgroupCell;
}
- setTextAttributes:textObj;
- drawInside:(const NXRect *)cellFrame inView:controlView;
- setNewsgroupCell:cell;
- highlight:(const NXRect *)cellFrame inView:controlView lit:(BOOL)flag;
@end
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.