ftp.nice.ch/pub/next/connectivity/infosystems/Ph.3.3.s.tar.gz#/Ph/info.subproj/HelpIntro.h

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

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

@interface HelpIntro:Object
{
    id	helpIntroPanel;
}

- init;

- showHelpIntroPanel:sender;

@end

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