This is MenuCellCover.h in view mode; [Download] [Up]
/***** MenuCellCover.h -- MenuCellCover object interface
NeXTstep Measurement Kit
by Alex Meyer <ameyer@phoenix.Princeton.EDU>
for computer science senior thesis
24 April 1992 -- created from ButtonCellCover.h
*****/
#import <appkit/MenuCell.h>
@interface MenuCellCover : MenuCell
{
}
@end
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.