This is CubeView.h in view mode; [Download] [Up]
/* Generated by Interface Builder */
extern "Objective-C" {
#import "ViewSelect.h"
}
#import "cubeTypes.h"
@interface CubeView: Selectable
{
}
/* Setup */
- init;
- resize:sender;
/* Keyboard Events */
- keyDown:(NXEvent *)theEvent;
@end
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.