ftp.nice.ch/pub/next/tools/frontends/SystemWorks.1.1.N.bs.tar.gz#/SystemWorks-1.1/HelpManager.h

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

/* Generated by Interface Builder */

#import <objc/Object.h>

@interface HelpManager:Object
{
// Outlets
	//	help panel
	id helpPanel;
	id helpText;
	id helpCategoryButton;
// connectives
	id helpCategoryCell;
	id helpPopup;
	id stateManager;
	id activeScript;
}

- appDidInit: sender;
- activeChanged;
// actions
- applicationHelp: sender;
- popupSelected: sender;
// glues
- setHelpPanel: anObject;
- setHelpText: anObject;
- setHelpCategoryButton: anObject;
@end

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