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.