This is System.h in view mode; [Download] [Up]
#import "Glyph.h" @interface System:Glyph { } - didResize: sender ; - drawSelf: (NXRect *) aRect ; - retile ; - hitTest: (NXPoint *) aPnt ; - (BOOL) precedes: (Glyph *) aGlyph ; - (BOOL) wait ; @end
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.