This is Briefcase.h in view mode; [Download] [Up]
#import "MultApp.h"
/* Version 1.0b Apr-19-92 Third Public Release */
/* Version 2.0b Jan-19-93 Fourth Public Release */
@interface Briefcase: MultApp
{
}
/* Target/Action Methods */
- addFile:sender;
/* Menu updating method */
- (BOOL)validateCommand:menuCell;
/* Application Delegate Methods */
- appWillInit:sender;
@end
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.