ftp.nice.ch/pub/next/tools/business/Emerald.1.0.NIHS.bs.tar.gz#/Emerald1.0/Source/CanadianObject.h

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

#import <appkit/appkit.h>

@interface CanadianObject:Object
{
    id	CalcWindow;
    id	Comm1;
    id	Comm10;
    id	Comm11;
    id	Comm12;
    id	Comm13;
    id	Comm2;
    id	Comm3;
    id	Comm4;
    id	Comm5;
    id	Comm6;
    id	Comm7;
    id	Comm8;
    id	Comm9;
    id	CommissionWindow;
    id	NumberOfShares;
    id	RadioButton;
    id	Stock1;
    id	Stock10;
    id	Stock11;
    id	Stock12;
    id  Stock13;
    id	Stock2;
    id	Stock3;
    id	Stock4;
    id	Stock5;
    id	Stock6;
    id	Stock7;
    id	Stock8;
    id	Stock9;
    id	StockPrice;
    id	Total;             // Net Amount
    id	TotalCommission;
    id	TotalStockPrice;   // Total Value
    id	TeleMaxInput;
    id	PrincipalValue;
    id	FlatFee;
    id  BuySellRadio;
    id  NetAmountPerShare;
}

- Calc:sender;
- DirectTrading:sender;
- PrintCalc:sender;
- PrintCommSchedule:sender;
- TeleMax:sender;

@end

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