This is test.h in view mode; [Download] [Up]
#import <appkit/Application.h>
@interface test:Application
{
id button;
id button1;
id menubar;
id othertestview;
id testview;
}
- appDidInit:sender;
@end
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.