This is CmdBgcolor.h in view mode; [Download] [Up]
/* Generated by Interface Builder */
#import "TGIFCell.h"
#import <appkit/color.h>
@interface CmdBgcolor: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.