ftp.nice.ch/pub/next/connectivity/protocol/Remotes3.0.NIHS.bs.tar.gz#/Remotes3.0.NIHS.bs/Source/Help.h

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

/*---------------------------------------------------------------------------
Help.h - Header file for the Help.m class.
-----------------------------------------------------------------------------*/
#import <objc/Object.h>

@interface Help:Object
{
    id	helpPanel;
}

- init;
- showHelpPanel:sender;
- setHelpPanel:anObject;

@end

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