This is MyWindowObject.h in view mode; [Download] [Up]
#import <AppKit/AppKit.h> @interface MyWindowObject : NSObject { id Done_Action; id Hori_Location; id Hori_Size; id MyWindow; id Verti_Location; id Vert_Size; } - (void)MoreInfo:(id)sender; @end
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.