ftp.nice.ch/pub/next/developer/resources/classes/misckit/MiscKit.1.10.0.s.gnutar.gz#/MiscKit/Examples/MiscStringService/Controller.h

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

// Copyright 1995 Carl Lindberg.
// Use is governed by the MiscKit license

#import <appkit/appkit.h>

@interface Controller:Object
{
}

- alterText:(id)pasteboard userData:(const char*)userData error:(char **)msg;
- appDidInit:sender;

@end

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