ftp.nice.ch/pub/next/text/tex/apps/DviInfo.1.2.s.tar.gz#/DviInfo.1.2.s/SwitchView.h

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

/* $Id: SwitchView.h,v 1.1 1996/10/12 14:30:34 vkyr Exp vkyr $ */

#import <appkit/View.h>

@interface SwitchView:View

{
	id accessoryView;
}

- switchToView:newView;
- drawSelf:(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.