ftp.nice.ch/pub/next/connectivity/infosystems/Weather.1.1.s.tar.gz#/Weather-1.1-SRC/Storm.h

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

#import <appkit/appkit.h>
#import "StormFunc.h"

@interface Storm:Object {
    id P;
    id status;
    id attachB;
    id interruptB;
    id text;
    id scrollView;
    id helpText;
    id browser;
    id radio;
    id fetch1;
    id fetch2;
    id fetch3;
    id site;
    id version;
    id license;
}

+ new;
- attach:sender;
- showHelp:sender;
- sendComments:sender;
- telnet:sender;
- hitRadio:sender;
- print:sender;
- pageLayout:sender;
- setFetch;
- setFetchText:(int)i:(char *)s;
- setFetchText:(char *)s;

@end

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