ftp.nice.ch/Attic/openStep/developer/resources/IconKit.4.2.1.sd.tgz#/IconKit.4.2.1/Palette/IKFolderInspector.h

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

#import <AppKit/AppKit.h>
#import <InterfaceBuilder/InterfaceBuilder.h>

@interface IKFolderInspector : IBInspector
{
    id look;
    id options;
    id browserOptions;
}


- updateLook: sender;
- updateOptions: sender;
- updateBrowserOptions: sender;


@end

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