This is kpathseaView.h in view mode; [Download] [Up]
#import <appkit/appkit.h>
#import <remote/NXProxy.h> /* setProtocolForProxy */
@protocol KpathseaProt
- addtext:sender;
@end
@interface kpathseaView:ScrollView
{
id ourServer;
}
- appDidInit:sender;
- addtext:sender;
- free;
@end
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.