This is ADSlave.h in view mode; [Download] [Up]
#import <appkit/appkit.h> @interface ADSlave:Object { id adCtrl; id tvCtrl; char *directory; } - init:sender with:controller dir:(const char *)path; - free; - donext: sender; - dostep: sender; @end
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.