This is RTFGlyph.h in view mode; [Download] [Up]
#import "BMPriv_.h" @interface RTFGlyph:BMPriv_ { char *textString ; } - copy ; - draw: (NXSize *) scale ; - endEditing ; - free ; - getTextFrame: (NXRect *) aRect ; - mouseUp: (NXEvent *) anEvent ; - resignTarget; - (char *) text ; -read: (NXTypedStream *) stream ; -write: (NXTypedStream *) stream ; @end
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.