This is BarLine.h in view mode; [Download] [Up]
#import "Glyph.h" @interface BarLine:Glyph { } - drawSelf: (NXRect *) aRect ; - init: (float) width :(float) height ; -scan ; - wasPlanted: aGlyph ; @end
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.