ftp.nice.ch/pub/next/tools/calculators/Calculette.NIHS.bs.tar.gz#/Calculette/Source/Info.h

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

#import <appkit/appkit.h>

@interface InfoView:View
{
  DPSTimedEntry	animateTE;
  id		animationFont;
  int		animationStep;
  float		animationSize;
  float		animationFloat;
}

- animateInfo:sender;

- removeTE;
- animationClick;

- initFrame:(const NXRect *)rect;
- windowWillClose:sender;
- drawSelf:(const NXRect *)rect:(int)rectCount;

@end

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