This is Distributer.h in view mode; [Download] [Up]
/* Generated by Interface Builder */
#import <objc/Object.h>
@interface Distributer:Object
{
id TypeButton;
id SwitchMatrix;
id chimeFileField;
id buttonView;
id PreferencePanel;
id iconView;
id InfoPanel;
}
- showPreferences:sender;
- appDidInit:sender;
- showInfo:sender;
- changePref:sender;
- appDidHide:sender;
- appDidResignActive:sender;
@end
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.