This is IKShelfInspector.h in view mode; [Download] [Up]
#import <AppKit/AppKit.h> #import <InterfaceBuilder/InterfaceBuilder.h> @interface IKShelfInspector : IBInspector { id classToHold; id dynamic; } - updateClassToHold: sender; - updateDynamic: sender; - matchCells: sender; @end
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.