ftp.nice.ch/Attic/openStep/developer/resources/MiscKit.2.0.5.s.gnutar.gz#/MiscKit2/Tests/IconNSTester/IconController.h

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

#import <eointerface/eointerface.h>
#import "MiscAppIconAnimator.h"

@interface IconController:Object
{
    id	button;
	MiscAppIconAnimator	*animator;
}

//** designated initializer
- init;
- free;

- animate:sender;
- stopAnimate:sender;
- save:sender;
- load:sender;

@end

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