home *** CD-ROM | disk | FTP | other *** search
-
- /* Generated by Interface Builder */
-
- #import <objc/Object.h>
-
- @interface TestObject:Object
- {
- id barVert;
- id labelBarVert;
- id labelBarHoriz;
- id barHoriz;
- id pointerHoriz;
- id pointerVert;
- id statusMatrix;
- }
-
- - setBarVert:anObject;
- - setLabelBarVert:anObject;
- - setLabelBarHoriz:anObject;
- - setBarHoriz:anObject;
- - setPointerHoriz:anObject;
- - setPointerVert:anObject;
- - setStatusMatrix:anObject;
-
- - overflowOccured:sender;
-
- @end
-