ftp.nice.ch/pub/next/developer/resources/classes/misckit/MiscKit.1.10.0.s.gnutar.gz#/MiscKit/Palettes/MiscFormField/MiscFormFieldInspector.h

This is MiscFormFieldInspector.h in view mode; [Download] [Up]

#import <appkit/appkit.h>

#import <apps/InterfaceBuilder.h>

@interface MiscFormFieldInspector:IBInspector <IBInspectors>
{
	id	theStringMatrix;
	id	border;
	id	backGray;
	id	options;
	id	textGray;
	id	blankchar;
	id	tagField;
	id	completionChar;
}

- init;
@end

These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.