This is GloveWindow.h in view mode; [Download] [Up]
/* Generated by Interface Builder */ #import <appkit/Window.h> #import "PowerGlove.h" @interface GloveWindow:Window { id bButton; id aButton; id downButton; id upButton; id middleFingerMatrix; id leftButton; id rightButton; id startButton; id thumbFingerMatrix; id selectButton; id ringFingerMatrix; id indexFingerMatrix; id littleFingerMatrix; id rawDataMatrix; id gloveView; DPSTimedEntry timerNum; PowerGlove *powerGlove; } - getGloveData; @end
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.