This is MiscSwitchView_IBSupport.h in view mode; [Download] [Up]
/* ** MiscSwitchView_IBSupport.h ** Copyright (C) 1995 David Slotnick */ // NeXT Headers // System Headers // ThirdParty Headers // Other Headers // Superclass Headers #import "MiscSwitchView.h" // Forward Class Declarations @class NSString; @interface MiscSwitchView (IBSupport) /*" Accessing the inspector class name "*/ - (NSString *) inspectorClassName; @end
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.