This is Help.h in view mode; [Download] [Up]
/* Generated by Interface Builder */
/*
--------------------------------------------------------
Support for help files.
--------------------------------------------------------
*/
#import <objc/Object.h>
@interface Help:Object
{
id browser;
id panel;
id scrollingview;
id text;
id appDelegate;
}
// Bring up the interface.
- show:sender;
@end
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.