ftp.nice.ch/pub/next/audio/apps/Nutation.3.0.N.b.tar.gz#/Nu.pkg/_Nu/Library/Glyphs/.h/Integer.h

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

  #import "PatchElement.h"
@interface Integer:PatchElement
{ int value ;
}
- drawSelf: (NXRect *) aRect ;
- init: (float) width :(float) height ;
- setIntValue: (int) value ;
- (int) value ;
- value: anInt ;
@end

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