home *** CD-ROM | disk | FTP | other *** search
-
- /* Generated by Interface Builder */
-
- #import <appkit/View.h>
-
- @interface MyView:View
- {
- id none;
- id control;
- id alternate;
- id command;
- id shift;
- }
-
- - setNone:anObject;
- - setControl:anObject;
- - setAlternate:anObject;
- - setCommand:anObject;
- - setShift:anObject;
-
- @end
-