This is MiscInspectorNibManager.h in view mode; [Download] [Up]
/* MiscInspectorNibManager.h created by todd on Mon 06-May-1996 */ #import <MiscControllerKit/MiscNibManager.h> // Forward class declarations @class NSString; @class MiscInspectorManager; @interface MiscInspectorNibManager : MiscNibManager /*" Returns Inspector.nib "*/ - (NSString*) nibFilename; - (MiscInspectorManager*) inspectorManager; @end
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.