This is ClockView.h in view mode; [Download] [Up]
/* Generated by Interface Builder */
#import <appkit/View.h>
@interface ClockView:View
{
id clockImage, numbers[10], amImage, pmImage, colon, meridianImage;
int hours, minutes;
}
@end
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.