ftp.nice.ch/pub/next/developer/objc/appkit/ChangingAlert.N.bs.tar.gz#/ChangingAlert/ChangingAlert.h

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

#import <appkit/appkit.h>

@interface ChangingAlert:Object
{
    id                  NoB;
    id                  YesB;
    id                  YesChanger;
    id                  NoChanger;
    id                  myPanel;
    id                  infoPanel;
}

- appDidInit:sender;
    -Yes:sender;

    @end

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