ftp.nice.ch/pub/next/graphics/movie/MPEGPlay2.3.NIHS.bs.tar.gz#/MPEGPlay2.3/Source/TimeCell.h

This is TimeCell.h in view mode; [Download] [Up]

// TimeCell.h - Category of Cell to provide setting of hour:minute:second

#import <appkit/Cell.h>

@interface Cell (TimeCell)

- setTimeValue:(int)timeInt;
- setTimeFloatValue:(double)timeDouble;

@end

These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.