This is StopView.m in view mode; [Download] [Up]
/* Generated by Interface Builder */
#import "StopView.h"
#import <appkit/graphics.h>
@implementation StopView
- init
{
[ super init ];
ballAndLabelColor =
redLightColor = NX_DKGRAY;
greenLightColor = NX_BLACK;
label = "Stop";
return self;
}
@end
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.