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.