This is InfoController.h in view mode; [Download] [Up]
#import <appkit/appkit.h> @interface InfoController:Object { id panel; id versionText; id version; } - init; - makeKeyAndOrderFront:sender; - setVersionValue: (const char *)ver; @end
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.