ftp.nice.ch/pub/next/connectivity/protocol/UUCon.3.6.NIHS.bs.tar.gz#/UUCon/Source/info.subproj/InfoController.h

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.