This is IconController.h in view mode; [Download] [Up]
//#import <eointerface/eointerface.h>
#import <misckit/misckit.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.