ftp.nice.ch/Attic/openStep/developer/resources/MiscKit.2.0.5.s.gnutar.gz#/MiscKit2/Palettes/MiscSwitchViewPalette/MiscSwitchView_IBSupport.h

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.