This is MenuObject.h in view mode; [Download] [Up]
#import <appkit/appkit.h>
@interface MenuObject:Object
{
}
- appDidInit:sender;
- NewCanadain:sender;
- NewUS:sender;
- ShowInfoPanel:sender;
- ShowMoreInfo:sender;
- Analysis:sender;
- AnalysisUS:sender;
@end
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.