ftp.nice.ch/pub/next/developer/resources/palettes/PAStringList.2.0.s.tar.gz#/PAStringListPalette/PAFilenameListInspector.h

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

#import <apps/InterfaceBuilder.h>

@interface PAFilenameListInspector : IBInspector <IBInspectors> 
{
	id stringText;
	
	id libraryText;
	id directoryText;
	id plFromAppDirSwitch;
	id plFromBundleDirSwitch;
	id extensionText;
	id stripPathSwitch;
	id stripExtSwitch;
	id ifAbsentSwitch;
	id sortedSwitch;
}

@end

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