This is CmdFgcolor.h in view mode; [Download] [Up]
/* Generated by Interface Builder */
#import "TGIFCell.h"
@interface CmdFgcolor:TGIFCell
{
NXColor color;
}
- initCmd:(int)r :(int)g :(int)b;
- initCmdColor:(NXColor)aColor;
- doCmd;
@end
extern NXBitmapGraphicRep *theBitmap;
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.