This is graphicCellProtocol.h in view mode; [Download] [Up]
/* graphicCellProtocol */ @class NXImage; @protocol NXGraphicCellProtocol - (NXImage *) imageNamed:(const char *)name; - pasteImageNamed:(const char *)name resultName:(char *)result; @end
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.