ftp.nice.ch/pub/next/tools/business/HousePrice1.0.NIHS.bs.tar.gz#/HousePrice1.0/Source/FPObject.h

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

#import <appkit/appkit.h>

@interface FPObject:Object
{
    id	AskingPrice;
    id	FindPercentagePanel;
    id	MunicipalEvaluation;
    id	Offer;
    id	PercentAsking;
    id	PercentMunicipal;
}

- Calc:sender;
- awakeFromNib; // System call

@end

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