This is BrowsableCell.h in view mode; [Download] [Up]
#import <appkit/SelectionCell.h>
@interface BrowsableCell:SelectionCell
{}
/* If you are a browser cell, make this method update your values
to correspond to anObject
*/
- loadValues: anObject;
@end
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.