ftp.nice.ch/peanuts/GeneralData/Documents/books/AlexNeXTSTEPSource.tar.gz#/NSProgramming/Chapter8_Prefs/Money/SwitchView.h

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

#import <appkit/View.h>

@interface SwitchView:View

{
	id accessoryView;
}

- switchToView:newView;
- drawSelf:(const NXRect *)rects :(int)rectCount;

@end

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