This is MiscArrowButton_IB.h in view mode; [Download] [Up]
/* MiscArrowButton_IB.h created by todd on Thu 11-Jul-1996 */ @class NSString; #import <MiscAppKit/MiscArrowButtonCell.h> #import <MiscAppKit/MiscArrowButton.h> @interface MiscArrowButtonCell (IBInspector) - (NSString*) inspectorClassName; - (NSString*) editorClassName; @end @interface MiscArrowButton (IBInspector) - (NSString*) inspectorClassName; - (NSString*) editorClassName; @end
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.