ftp.nice.ch/pub/next/tools/frontends/UNIX-HatersTool.0.11.NI.bs.tar.gz#/UNIX-HatersTool.0.11.NI.bs/MiscSwapKitPalette.BETA/MiscSVInspector.h

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

#import <appkit/appkit.h>

#import <apps/InterfaceBuilder.h>

@interface MiscSVInspector: IBInspector
{
    id	bGrayMatrix;
    id	optionMatrix;
}

- init;
- revert: sender;
- grayChanged: sender;
- optionChanged: sender;
- (BOOL)wantsButtons;

@end


@interface MiscSwapView (IBInspector)

- (const char *)getInspectorClassName;

@end

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