ftp.nice.ch/pub/next/connectivity/infosystems/Ph.3.03.NIHS.bs.tar.gz#/Ph3.03/info.subproj/Info.h

This is Info.h in view mode; [Download] [Up]

/*---------------------------------------------------------------------------
Info.h - Header file for Info.m class.
-----------------------------------------------------------------------------*/
#import <appkit/appkit.h>

@interface Info:Object
{
   id infoPanel;
   id myGNULicense;
}

- init;
- showInfoPanel:sender;

@end

These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.