ftp.nice.ch/pub/next/developer/resources/classes/PopUpMenu.0.2.s.tar.gz#/PopUpMenu/test.h

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.