ftp.nice.ch/pub/next/tools/workspace/DiskPig.1.0.N.bs.tar.gz#/DiskPig1.0.N.bs/Source/PigApp.h

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

/* Generated by Interface Builder */

#import <appkit/Application.h>

@interface PigApp:Application
{
    id	oinkPercent;
    id	oinkFree;
    id	oinkBar;
    id	oinkWin;
    id	OKButton;
}

- appDidInit:sender;
- appWillTerminate:sender;
- _replyToLaunch;
- windowWillClose:sender;

@end

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