ftp.nice.ch/Attic/openStep/tools/monitor/LoginStats.2.0.m.NIS.bs.tgz#/LoginStats.2.0.m.NIS/Source/HelpIntroObject.h

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

#import <AppKit/AppKit.h>

@interface HelpIntroObject : NSObject
{
    id TheScrollView;
    id TheWindow;
}
- (void)LoadFile:(id)sender;
- (void)Help1:(id)sender;
- (void)Help2:(id)sender;
- (void)Help3:(id)sender;
- (void)Help4:(id)sender;
- (void)Help5:(id)sender;
- (void)Help6:(id)sender;
- (void)Intro:(id)sender;
@end

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